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()
1395 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in rr_start_xmit() local1427 ifield[1] = hcb->ifield; in rr_start_xmit()
1702 int hci_register_cb(struct hci_cb *hcb);1703 int hci_unregister_cb(struct hci_cb *hcb);