Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dmgmt_util.c60 void *data, u16 data_len, int flag, struct sock *skip_sk) in mgmt_send_event() argument
83 hci_send_to_channel(channel, skb, flag, skip_sk); in mgmt_send_event()
87 skb_get_ktime(skb), flag, skip_sk); in mgmt_send_event()
Dmgmt_util.h35 void *data, u16 data_len, int flag, struct sock *skip_sk);
Dhci_sock.c257 int flag, struct sock *skip_sk) in __hci_send_to_channel() argument
271 if (sk == skip_sk) in __hci_send_to_channel()
291 int flag, struct sock *skip_sk) in hci_send_to_channel() argument
294 __hci_send_to_channel(channel, skb, flag, skip_sk); in hci_send_to_channel()
360 int flag, struct sock *skip_sk) in hci_send_monitor_ctrl_event() argument
384 if (sk == skip_sk) in hci_send_monitor_ctrl_event()
Dmgmt.c286 u16 len, int flag, struct sock *skip_sk) in mgmt_limited_event() argument
289 flag, skip_sk); in mgmt_limited_event()
293 struct sock *skip_sk) in mgmt_event() argument
296 HCI_SOCK_TRUSTED, skip_sk); in mgmt_event()
2421 u8 addr_type, struct sock *skip_sk) in device_unpaired() argument
2429 skip_sk); in device_unpaired()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h1650 int flag, struct sock *skip_sk);
1654 int flag, struct sock *skip_sk);