Searched refs:bpf_program32 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.h125 struct bpf_program32 { struct
170 #define BIOCSETF32 _IOW('B',103, struct bpf_program32)
207 #define BIOCSETFNR32 _IOW('B',126, struct bpf_program32)
H A Dbpf.c1397 case BIOCSETFNR32: { /* struct bpf_program32 */
1398 struct bpf_program32 prg32;

Completed in 201 milliseconds