Searched defs:SIZEOF_BPF_HDR (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.h219 #define SIZEOF_BPF_HDR (sizeof(struct bpf_hdr) <= 20 ? 18 : \ macro

Completed in 17 milliseconds