Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dbpf.c612 static const struct bpf_insn bpf_bootp_read[] = { variable
619 #define BPF_BOOTP_READ_LEN __arraycount(bpf_bootp_read)
683 memcpy(bp, bpf_bootp_read, sizeof(bpf_bootp_read)); in bpf_bootp_rw()