Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/src/
H A Ddhcp.c128 static int dhcp_openbpf(struct interface *);
1786 if (dhcp_openbpf(ifp) == -1) in send_message()
2420 dhcp_openbpf(ifp); in dhcp_bind()
3772 dhcp_openbpf(struct interface *ifp) in dhcp_openbpf() function