Lines Matching defs:sk
45 #define hci_pi(sk) ((struct hci_pinfo *) sk) argument
56 void hci_sock_set_flag(struct sock *sk, int nr) in hci_sock_set_flag()
61 void hci_sock_clear_flag(struct sock *sk, int nr) in hci_sock_clear_flag()
66 int hci_sock_test_flag(struct sock *sk, int nr) in hci_sock_test_flag()
71 unsigned short hci_sock_get_channel(struct sock *sk) in hci_sock_get_channel()
115 static bool is_filtered_packet(struct sock *sk, struct sk_buff *skb) in is_filtered_packet()
158 struct sock *sk; in hci_send_to_sock() local
217 struct sock *sk; in hci_send_to_channel() local
346 static void send_monitor_replay(struct sock *sk) in send_monitor_replay()
417 struct sock *sk; in hci_sock_dev_event() local
489 struct sock *sk = sock->sk; in hci_sock_release() local
559 static int hci_sock_bound_ioctl(struct sock *sk, unsigned int cmd, in hci_sock_bound_ioctl()
606 struct sock *sk = sock->sk; in hci_sock_ioctl() local
679 struct sock *sk = sock->sk; in hci_sock_bind() local
857 struct sock *sk = sock->sk; in hci_sock_getname() local
884 static void hci_sock_cmsg(struct sock *sk, struct msghdr *msg, in hci_sock_cmsg()
925 struct sock *sk = sock->sk; in hci_sock_recvmsg() local
969 static int hci_mgmt_cmd(struct hci_mgmt_chan *chan, struct sock *sk, in hci_mgmt_cmd()
1083 struct sock *sk = sock->sk; in hci_sock_sendmsg() local
1209 struct sock *sk = sock->sk; in hci_sock_setsockopt() local
1292 struct sock *sk = sock->sk; in hci_sock_getsockopt() local
1383 struct sock *sk; in hci_sock_create() local