Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dbpflib.c155 bpf_arp_filter(int fd, int type_offset, int type, u_int pkt_size) in bpf_arp_filter() function
256 if (bpf_arp_filter(fd, 12, ETHERTYPE_ARP, in main()
H A Dbpflib.h37 int bpf_arp_filter(int fd, int type_offset, int type, u_int packet_size);