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

/linux-master/net/802/
H A Dhippi.c47 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; local
81 memcpy(&hcb->ifield, daddr + 2, 4);
84 hcb->ifield = 0;
/linux-master/drivers/net/hippi/
H A Drrunner.c1400 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; local
1432 ifield[1] = hcb->ifield;
/linux-master/include/net/bluetooth/
H A Dhci_core.h2175 int hci_register_cb(struct hci_cb *hcb);
2176 int hci_unregister_cb(struct hci_cb *hcb);

Completed in 145 milliseconds