Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf.h243 #define BIOCSETFNR32 _IOW('B',126, struct bpf_program32) macro
H A Dbpf.c1756 case BIOCSETFNR32: { /* struct bpf_program32 */ in bpfioctl()