Home
last modified time | relevance | path

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

/linux-6.12.1/net/phonet/
Dpn_dev.c109 struct net_device *phonet_device_get(struct net *net) in phonet_device_get() function
196 def_dev = phonet_device_get(dev_net(dev)); in phonet_address_get()
417 dev = phonet_device_get(net); /* Default route */ in phonet_route_output()
Daf_phonet.c248 dev = phonet_device_get(net); in pn_skb_send()
255 dev = phonet_device_get(net); in pn_skb_send()
Dsocket.c374 dev = phonet_device_get(sock_net(sk)); in pn_socket_ioctl()
/linux-6.12.1/include/net/phonet/
Dpn_dev.h35 struct net_device *phonet_device_get(struct net *net);