Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpf.h262 #define BIOCGHEADDROP _IOR('B', 128, int) macro
H A Dbpf.c1976 X(BIOCGHEADDROP) \
2561 case BIOCGHEADDROP: { in bpfioctl()