Searched refs:classify_pkt_type (Results 1 – 2 of 2) sorted by relevance
2873 if (hdev->classify_pkt_type) in hci_dev_classify_pkt_type()2874 return hdev->classify_pkt_type(hdev, skb); in hci_dev_classify_pkt_type()
643 u8 (*classify_pkt_type)(struct hci_dev *hdev, struct sk_buff *skb); member