Home
last modified time | relevance | path

Searched refs:DROPTAP_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Ddroptap.c300 hdr_size = DROPTAP_HDR_SIZE(dtaphdr); in droptap_bpf_tap_packet()
410 hdr_size = DROPTAP_HDR_SIZE(dtaphdr); in droptap_bpf_tap_mbuf()
H A Ddroptap.h57 #define DROPTAP_HDR_SIZE(dtaphdr) … macro