Searched refs:hcb (Results 1 – 3 of 3) sorted by relevance
47 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in hippi_header() local81 memcpy(&hcb->ifield, daddr + 2, 4); in hippi_header()84 hcb->ifield = 0; in hippi_header()
1400 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in rr_start_xmit() local1432 ifield[1] = hcb->ifield; in rr_start_xmit()
2097 int hci_register_cb(struct hci_cb *hcb);2098 int hci_unregister_cb(struct hci_cb *hcb);