Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/net/
H A Dpktap.h192 #define COPY_PKTAP_COMMON_FIELDS_TO_V2(pktap_v2_hdr_dst, pktap_header_src) { \ macro
H A Dpktap.c1541 COPY_PKTAP_COMMON_FIELDS_TO_V2(pktap_v2_hdr, pktap_header); in convert_to_pktap_header_to_v2()