Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp-common.h89 struct dhcp_opt *vivso_find(uint32_t, const void *);
Ddhcp-common.c105 vivso_find(uint32_t iana_en, const void *arg) in vivso_find() function
Ddhcp6.c3535 vo = vivso_find(en, ifp); in dhcp6_env()
Ddhcp.c1401 vo = vivso_find(en, ifp); in dhcp_env()