Home
last modified time | relevance | path

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

/linux-6.15/net/ax25/
H A Dax25_dev.c175 struct net_device *ax25_fwd_dev(struct net_device *dev) in ax25_fwd_dev() function
H A Dax25_out.c372 skb->protocol = ax25_type_trans(skb, ax25_fwd_dev(dev)); in ax25_queue_xmit()
/linux-6.15/include/net/
H A Dax25.h348 struct net_device *ax25_fwd_dev(struct net_device *);