Home
last modified time | relevance | path

Searched refs:dhcp_bpf_wfilter_len (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/dhcpd/
H A Dbpf.c170 int dhcp_bpf_wfilter_len = sizeof(dhcp_bpf_wfilter) / sizeof(struct bpf_insn); variable
225 p.bf_len = dhcp_bpf_wfilter_len; in if_register_receive()
/openbsd/sbin/dhclient/
H A Dbpf.c178 int dhcp_bpf_wfilter_len = sizeof(dhcp_bpf_wfilter) / sizeof(struct bpf_insn); variable
227 p.bf_len = dhcp_bpf_wfilter_len; in configure_bpf_sock()
/openbsd/usr.sbin/dhcrelay/
H A Dbpf.c258 int dhcp_bpf_wfilter_len = sizeof(dhcp_bpf_wfilter) / sizeof(struct bpf_insn); variable
320 p.bf_len = dhcp_bpf_wfilter_len; in if_register_receive()