Home
last modified time | relevance | path

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

/openbmc/linux/net/ax25/
H A Dax25_dev.c172 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()
/openbmc/linux/include/net/
H A Dax25.h346 struct net_device *ax25_fwd_dev(struct net_device *);