Home
last modified time | relevance | path

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

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