ax25_make_new 282 include/net/ax25.h extern struct sock *ax25_make_new(struct sock *, struct ax25_dev *); ax25_make_new 356 net/ax25/ax25_in.c (make = ax25_make_new(sk, ax25_dev)) == NULL) {