Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c2306 u16 sdulen) in l2cap_create_iframe_pdu()
2320 if (sdulen) in l2cap_create_iframe_pdu()
2344 if (sdulen) in l2cap_create_iframe_pdu()
2345 put_unaligned_le16(sdulen, skb_put(skb, L2CAP_SDULEN_SIZE)); in l2cap_create_iframe_pdu()
2426 size_t len, u16 sdulen) in l2cap_create_le_flowctl_pdu()
2440 if (sdulen) in l2cap_create_le_flowctl_pdu()
2455 if (sdulen) in l2cap_create_le_flowctl_pdu()
2456 put_unaligned_le16(sdulen, skb_put(skb, L2CAP_SDULEN_SIZE)); in l2cap_create_le_flowctl_pdu()
2305 l2cap_create_iframe_pdu(struct l2cap_chan * chan,struct msghdr * msg,size_t len,u16 sdulen) l2cap_create_iframe_pdu() argument
2425 l2cap_create_le_flowctl_pdu(struct l2cap_chan * chan,struct msghdr * msg,size_t len,u16 sdulen) l2cap_create_le_flowctl_pdu() argument