Home
last modified time | relevance | path

Searched defs:dhcp_opt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp-common.h93 struct dhcp_opt { struct
104 struct dhcp_opt *embopts; argument
108 struct dhcp_opt *encopts; argument
113 struct dhcp_opt *vivso_find(uint32_t, const void *); argument
H A Ddhcp-common.c874 const uint8_t *, size_t, struct dhcp_opt **), in dhcp_envoption()
H A Ddhcp6.c146 uint8_t dhcp_opt; member
/netbsd-src/usr.bin/rump_dhcpclient/
H A Ddhcp.c61 struct dhcp_opt { struct
67 static const struct dhcp_opt dhcp_opts[] = { argument