Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Ddroptap.c295 hdr_size = DROPTAP_HDR_SIZE(dtaphdr); in droptap_bpf_tap_packet()
401 hdr_size = DROPTAP_HDR_SIZE(dtaphdr); in droptap_bpf_tap_mbuf()
H A Ddroptap.h57 #define DROPTAP_HDR_SIZE(dtaphdr) … macro