Searched refs:SO_L2CAP_IMTU (Results 1 – 3 of 3) sorted by relevance
249 #define SO_L2CAP_IMTU 1 /* get/set incoming MTU */ macro
2315 case SO_L2CAP_IMTU: /* get incoming MTU */ in ng_btsocket_l2cap_ctloutput()2365 case SO_L2CAP_IMTU: /* set incoming MTU */ in ng_btsocket_l2cap_ctloutput()
1329 l2sopt.sopt_name = SO_L2CAP_IMTU; in ng_btsocket_rfcomm_session_create()