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()
155 struct sock *sk; in hci_send_to_sock() local
219 struct sock *sk; in hci_send_to_channel() local
386 static void send_monitor_replay(struct sock *sk) in send_monitor_replay()
481 struct sock *sk; in hci_sock_dev_event() local
553 struct sock *sk = sock->sk; in hci_sock_release() local
632 static int hci_sock_bound_ioctl(struct sock *sk, unsigned int cmd, in hci_sock_bound_ioctl()
679 struct sock *sk = sock->sk; in hci_sock_ioctl() local
752 struct sock *sk = sock->sk; in hci_sock_bind() local
930 struct sock *sk = sock->sk; in hci_sock_getname() local
957 static void hci_sock_cmsg(struct sock *sk, struct msghdr *msg, in hci_sock_cmsg()
998 struct sock *sk = sock->sk; in hci_sock_recvmsg() local
1042 static int hci_mgmt_cmd(struct hci_mgmt_chan *chan, struct sock *sk, in hci_mgmt_cmd()
1156 struct sock *sk = sock->sk; in hci_sock_sendmsg() local
1288 struct sock *sk = sock->sk; in hci_sock_setsockopt() local
1371 struct sock *sk = sock->sk; in hci_sock_getsockopt() local
1462 struct sock *sk; in hci_sock_create() local