pn_find_sock_by_res   45 include/net/phonet/phonet.h struct sock *pn_find_sock_by_res(struct net *net, u8 res);
pn_find_sock_by_res  252 net/phonet/af_phonet.c 		struct sock *sk = pn_find_sock_by_res(net, res);
pn_find_sock_by_res  395 net/phonet/af_phonet.c 		struct sock *sk = pn_find_sock_by_res(net, sa.spn_resource);