Home
last modified time | relevance | path

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

/Linux-v4.19/net/802/
Dhippi.c51 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in hippi_header() local
85 memcpy(&hcb->ifield, daddr + 2, 4); in hippi_header()
88 hcb->ifield = 0; in hippi_header()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1422 int hci_register_cb(struct hci_cb *hcb);
1423 int hci_unregister_cb(struct hci_cb *hcb);
/Linux-v4.19/drivers/net/hippi/
Drrunner.c1394 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in rr_start_xmit() local
1426 ifield[1] = hcb->ifield; in rr_start_xmit()