Home
last modified time | relevance | path

Searched refs:rfc (Results 1 – 5 of 5) sorted by relevance

/net/bluetooth/
Dl2cap_core.c3337 struct l2cap_conf_rfc *rfc) in __l2cap_set_ertm_timeouts() argument
3366 rfc->retrans_timeout = cpu_to_le16((u16) ertm_to); in __l2cap_set_ertm_timeouts()
3367 rfc->monitor_timeout = rfc->retrans_timeout; in __l2cap_set_ertm_timeouts()
3369 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts()
3370 rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO); in __l2cap_set_ertm_timeouts()
3435 struct l2cap_conf_rfc rfc = { .mode = chan->mode }; in l2cap_build_conf_req() local
3456 chan->mode = l2cap_select_mode(rfc.mode, chan->conn->feat_mask); in l2cap_build_conf_req()
3477 rfc.mode = L2CAP_MODE_BASIC; in l2cap_build_conf_req()
3478 rfc.txwin_size = 0; in l2cap_build_conf_req()
3479 rfc.max_transmit = 0; in l2cap_build_conf_req()
[all …]
/net/l2tp/
DKconfig14 From RFC 2661 <http://www.ietf.org/rfc/rfc2661.txt>.
27 <http://www.ietf.org/rfc/rfc3931.txt>.
56 From RFC 3931 <http://www.ietf.org/rfc/rfc3931.txt>.
94 From RFC 4719 <http://www.ietf.org/rfc/rfc4719.txt>.
/net/dccp/ccids/
DKconfig29 https://www.ietf.org/rfc/rfc4342.txt
35 https://www.ietf.org/rfc/rfc4340.txt
/net/dccp/
DKconfig8 From https://www.ietf.org/rfc/rfc4340.txt:
/net/sctp/
DKconfig17 From RFC 2960 <http://www.ietf.org/rfc/rfc2960.txt>.