Home
last modified time | relevance | path

Searched refs:bpf_new (Results 1 – 7 of 7) sorted by relevance

/xnu-10002.81.5/tests/
H A Dbpf_direction.c78 int fd = bpf_new();
107 int fd = bpf_new();
H A Dbpflib.c107 bpf_new(void) in bpf_new() function
242 int fd = bpf_new(); in main()
H A Dbpflib.h32 int bpf_new(void);
H A Dbpf_write.c178 bpf_fd = bpf_new(); in create_bpf_on_interface()
H A Dbpf_write_batch.c179 bpf_fd = bpf_new(); in create_bpf_on_interface()
H A Dipsec.m439 bpf_new(void) function
501 bpf_fd = bpf_new();
H A Dnet_bridge.c1556 fd = bpf_new(); in switch_port_list_add_port()