Searched refs:NFCWILINK_HDR_LEN (Results 1 – 1 of 1) sorted by relevance
40 #define NFCWILINK_HDR_LEN 4 macro117 skb = alloc_skb(len + NFCWILINK_HDR_LEN, how); in nfcwilink_skb_alloc()119 skb_reserve(skb, NFCWILINK_HDR_LEN); in nfcwilink_skb_alloc()352 skb_pull(skb, (NFCWILINK_HDR_LEN-1)); in nfcwilink_receive()373 .hdr_len = (NFCWILINK_HDR_LEN-1), /* not including chnl byte */476 memcpy(skb_push(skb, NFCWILINK_HDR_LEN), &hdr, NFCWILINK_HDR_LEN); in nfcwilink_send()520 NFCWILINK_HDR_LEN, in nfcwilink_probe()