Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sock.c165 static bool is_filtered_packet(struct sock *sk, struct sk_buff *skb) in is_filtered_packet() function
229 if (is_filtered_packet(sk, skb)) in hci_send_to_sock()