phonet_device_get   41 include/net/phonet/pn_dev.h struct net_device *phonet_device_get(struct net *net);
phonet_device_get  225 net/phonet/af_phonet.c 		dev = phonet_device_get(sock_net(sk));
phonet_device_get  253 net/phonet/socket.c 			dev = phonet_device_get(sock_net(sk));