Home
last modified time | relevance | path

Searched refs:ax25_make_new (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/
Dax25.h301 struct sock *ax25_make_new(struct sock *, struct ax25_dev *);
/Linux-v4.19/net/ax25/
Dax25_in.c346 (make = ax25_make_new(sk, ax25_dev)) == NULL) { in ax25_rcv()
Daf_ax25.c880 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new() function