Home
last modified time | relevance | path

Searched defs:flush_timo (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netgraph/bluetooth/include/
HDng_btsocket_l2cap.h167 u_int16_t flush_timo; /* flush timeout */ member
HDng_l2cap.h257 u_int16_t flush_timo; /* NG_L2CAP_OPT_FLUSH_TIMO */ member
417 u_int16_t flush_timo; /* flush timeout (msec) */ member
426 u_int16_t flush_timo; /* flush timeout (msec) */ member
450 u_int16_t flush_timo; /* flush timeout (msec) */ member
/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_var.h163 u_int16_t flush_timo; /* flush timeout */ member
HDng_l2cap_ulpi.c476 u_int16_t *mtu = NULL, *flush_timo = NULL; in ng_l2cap_l2ca_cfg_req() local