Home
last modified time | relevance | path

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

/minix/external/bsd/dhcpcd/dist/
H A Ddhcp-common.h74 struct dhcp_opt { struct
85 struct dhcp_opt *embopts; argument
89 struct dhcp_opt *encopts; argument
93 struct dhcp_opt *vivso_find(uint32_t, const void *); argument
H A Ddhcp-common.c857 const uint8_t *, size_t, struct dhcp_opt **), in dhcp_envoption()
H A Ddhcp6.c95 uint8_t dhcp_opt; member