Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dbpf.c574 static const struct bpf_insn bpf_bootp_ether[] = { variable
584 #define BPF_BOOTP_ETHER_LEN __arraycount(bpf_bootp_ether)
656 memcpy(bp, bpf_bootp_ether, sizeof(bpf_bootp_ether)); in bpf_bootp_rw()