Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/phonet/
Dpn_dev.h43 struct net_device *phonet_device_get(struct net *net);
/linux-4.4.14/net/phonet/
Dpn_dev.c124 struct net_device *phonet_device_get(struct net *net) in phonet_device_get() function
212 def_dev = phonet_device_get(dev_net(dev)); in phonet_address_get()
429 dev = phonet_device_get(net); /* Default route */ in phonet_route_output()
Daf_phonet.c261 dev = phonet_device_get(net); in pn_skb_send()
268 dev = phonet_device_get(net); in pn_skb_send()
Dsocket.c385 dev = phonet_device_get(sock_net(sk)); in pn_socket_ioctl()