Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/src/
H A Dbpf.c622 static const struct bpf_insn bpf_bootp_write[] = { variable
630 #define BPF_BOOTP_WRITE_LEN __arraycount(bpf_bootp_write)
670 memcpy(bp, bpf_bootp_write, sizeof(bpf_bootp_write)); in bpf_bootp_rw()