rfcomm_pinfo      301 include/net/bluetooth/rfcomm.h #define rfcomm_pi(sk) ((struct rfcomm_pinfo *) sk)
rfcomm_pinfo      263 net/bluetooth/rfcomm/sock.c 	struct rfcomm_pinfo *pi = rfcomm_pi(sk);
rfcomm_pinfo      280 net/bluetooth/rfcomm/sock.c 	.obj_size	= sizeof(struct rfcomm_pinfo)