Home
last modified time | relevance | path

Searched refs:ax25_dev_ax25dev (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/ax25/
H A Dax25_dev.c98 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_dev_device_down()
189 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_fwd_dev()
H A Dax25_out.c42 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_send_frame()
56 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_send_frame()
H A Dax25_ip.c125 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) { in ax25_ip_xmit()
H A Dax25_in.c199 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_rcv()
H A Dax25_route.c410 if ((ax25->ax25_dev = ax25_dev_ax25dev(ax25_rt->dev)) == NULL) { in ax25_rt_autobind()
H A Daf_ax25.c82 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_kill_by_device()
684 ax25->ax25_dev = ax25_dev_ax25dev(dev); in ax25_setsockopt()
/kernel/linux/linux-6.6/net/ax25/
H A Dax25_dev.c100 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_dev_device_down()
189 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_fwd_dev()
H A Dax25_out.c42 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_send_frame()
56 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_send_frame()
H A Dax25_ip.c125 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) { in ax25_ip_xmit()
H A Dax25_in.c199 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_rcv()
H A Dax25_route.c409 if ((ax25->ax25_dev = ax25_dev_ax25dev(ax25_rt->dev)) == NULL) { in ax25_rt_autobind()
H A Daf_ax25.c82 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) in ax25_kill_by_device()
688 ax25->ax25_dev = ax25_dev_ax25dev(dev); in ax25_setsockopt()
/kernel/linux/linux-5.10/include/net/
H A Dax25.h347 static inline ax25_dev *ax25_dev_ax25dev(struct net_device *dev) in ax25_dev_ax25dev() function
/kernel/linux/linux-6.6/include/net/
H A Dax25.h337 static inline ax25_dev *ax25_dev_ax25dev(struct net_device *dev) in ax25_dev_ax25dev() function

Completed in 11 milliseconds