rfcomm_pinfo
#define rfcomm_pi(sk) ((struct rfcomm_pinfo *) sk)
struct rfcomm_pinfo *pi = rfcomm_pi(sk);
.obj_size = sizeof(struct rfcomm_pinfo)