Home
last modified time | relevance | path

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

/linux-6.6.21/net/ax25/
Dax25_dev.c185 struct net_device *ax25_fwd_dev(struct net_device *dev) in ax25_fwd_dev() function
Dax25_out.c361 skb->protocol = ax25_type_trans(skb, ax25_fwd_dev(dev)); in ax25_queue_xmit()
/linux-6.6.21/include/net/
Dax25.h347 struct net_device *ax25_fwd_dev(struct net_device *);