Searched refs:l2cap_create_connless_pdu (Results 1 – 3 of 3) sorted by relevance
460 struct sk_buff *l2cap_create_connless_pdu(struct sock *sk, struct msghdr *msg, size_t len);
728 skb = l2cap_create_connless_pdu(sk, msg, len); in l2cap_sock_sendmsg()
1216 struct sk_buff *l2cap_create_connless_pdu(struct sock *sk, struct msghdr *msg, size_t len) in l2cap_create_connless_pdu() function