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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbpf.h118 struct bpf_program64 { struct
163 #define BIOCSETF64 _IOW('B',103, struct bpf_program64)
H A Dbpf.c1018 struct bpf_program64 * prg64;
1020 prg64 = (struct bpf_program64 *)addr;

Completed in 24 milliseconds