Searched refs:dhcp_openbpf (Results 1 – 1 of 1) sorted by relevance
128 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