Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dax25.h313 struct sock *ax25_make_new(struct sock *, struct ax25_dev *);
/Linux-v5.4/net/ax25/
Dax25_in.c343 (make = ax25_make_new(sk, ax25_dev)) == NULL) { in ax25_rcv()
Daf_ax25.c886 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new() function