Home
last modified time | relevance | path

Searched refs:hcb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/802/
H A Dhippi.c47 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in hippi_header() local
81 memcpy(&hcb->ifield, daddr + 2, 4); in hippi_header()
84 hcb->ifield = 0; in hippi_header()
/kernel/linux/linux-6.6/net/802/
H A Dhippi.c47 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in hippi_header() local
81 memcpy(&hcb->ifield, daddr + 2, 4); in hippi_header()
84 hcb->ifield = 0; in hippi_header()
/kernel/linux/linux-5.10/drivers/net/hippi/
H A Drrunner.c1397 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in rr_start_xmit() local
1429 ifield[1] = hcb->ifield; in rr_start_xmit()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1644 int hci_register_cb(struct hci_cb *hcb);
1645 int hci_unregister_cb(struct hci_cb *hcb);
/kernel/linux/linux-6.6/drivers/net/hippi/
H A Drrunner.c1400 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in rr_start_xmit() local
1432 ifield[1] = hcb->ifield; in rr_start_xmit()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h2129 int hci_register_cb(struct hci_cb *hcb);
2130 int hci_unregister_cb(struct hci_cb *hcb);

Completed in 11 milliseconds