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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_dev.c101 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL)
179 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL)
H A Dax25_out.c47 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL)
61 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL)
H A Dax25_ip.c132 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL) {
H A Dax25_in.c204 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL)
H A Dax25_route.c420 if ((ax25->ax25_dev = ax25_dev_ax25dev(ax25_rt->dev)) == NULL) {
H A Daf_ax25.c87 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL)
664 ax25->ax25_dev = ax25_dev_ax25dev(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dax25.h304 static inline ax25_dev *ax25_dev_ax25dev(struct net_device *dev) function

Completed in 82 milliseconds