Searched refs:hcb (Results 1 – 3 of 3) sorted by relevance
51 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in hippi_header() local85 memcpy(&hcb->ifield, daddr + 2, 4); in hippi_header()88 hcb->ifield = 0; in hippi_header()
1422 int hci_register_cb(struct hci_cb *hcb);1423 int hci_unregister_cb(struct hci_cb *hcb);
1394 struct hippi_cb *hcb = (struct hippi_cb *) skb->cb; in rr_start_xmit() local1426 ifield[1] = hcb->ifield; in rr_start_xmit()