Searched refs:ax25_make_new (Results 1 – 3 of 3) sorted by relevance
285 struct sock *ax25_make_new(struct sock *, struct ax25_dev *);
347 (make = ax25_make_new(sk, ax25_dev)) == NULL) { in ax25_rcv()
882 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new() function