Home
last modified time | relevance | path

Searched refs:rfcomm_pinfo (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h301 #define rfcomm_pi(sk) ((struct rfcomm_pinfo *) sk)
303 struct rfcomm_pinfo { struct
/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c241 struct rfcomm_pinfo *pi = rfcomm_pi(sk); in rfcomm_sock_init()
268 .obj_size = sizeof(struct rfcomm_pinfo)