Searched refs:phonet_device_get (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/phonet/
H A Dpn_dev.h43 struct net_device *phonet_device_get(struct net *net);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Dpn_dev.c124 struct net_device *phonet_device_get(struct net *net) function
220 def_dev = phonet_device_get(dev_net(dev));
457 dev = phonet_device_get(net); /* Default route */
H A Daf_phonet.c252 dev = phonet_device_get(net);
H A Dsocket.c309 dev = phonet_device_get(sock_net(sk));

Completed in 101 milliseconds