Searched refs:nci_data_hdr (Results 1 – 3 of 3) sorted by relevance
81 struct nci_data_hdr *hdr; in nci_push_data_hdr()84 hdr = (struct nci_data_hdr *) skb_push(skb, NCI_DATA_HDR_SIZE); in nci_push_data_hdr()
87 struct nci_data_hdr *hdr; in alloc_lc_skb()95 hdr = (struct nci_data_hdr *) skb_put(skb, NCI_DATA_HDR_SIZE); in alloc_lc_skb()
220 struct nci_data_hdr { struct