Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/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