Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp-common.h113 struct dhcp_opt *vivso_find(uint32_t, const void *);
H A Ddhcp-common.c142 vivso_find(uint32_t iana_en, const void *arg) in vivso_find() function
H A Ddhcp.c1362 vo = vivso_find(en, ifp); in dhcp_env()
H A Ddhcp6.c4319 vo = vivso_find(en, ifp); in dhcp6_env()