Home
last modified time | relevance | path

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

/xnu-11417.121.6/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 Dbpf_timestamp.c46 int fd = bpf_new();
H A Dbpflib.h32 int bpf_new(void);
H A Dbpf_write.c159 bpf_fd = bpf_new(); in create_bpf_on_interface()
H A Dbpf_write_batch.c159 bpf_fd = bpf_new(); in create_bpf_on_interface()
H A Dnet_vlan.c319 fd = bpf_new(); in vlan_send_short_packet()
H A Dipsec.m439 bpf_new(void) function
501 bpf_fd = bpf_new();
H A Dnet_bridge.c1233 fd = bpf_new(); in switch_port_list_add_port()