Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/include/
H A Dng_btsocket_l2cap.h122 #define NG_BTSOCKET_L2CAP_SENDSPACE NG_L2CAP_MTU_DEFAULT /* (64 * 1024) */ macro
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c1998 error = soreserve(so, NG_BTSOCKET_L2CAP_SENDSPACE, in ng_btsocket_l2cap_attach()