Searched refs:DHCP_END (Results 1 – 3 of 3) sorted by relevance
87 if ( ( option->tag == DHCP_END ) || ( option->tag == DHCP_PAD ) ) { in dhcp_option_len()139 if ( option->tag == DHCP_END ) { in find_dhcp_option_with_encap()140 if ( tag == DHCP_END ) in find_dhcp_option_with_encap()263 static const uint8_t empty_encapsulator[] = { DHCP_END }; in set_dhcp_option()277 creation_offset = find_dhcp_option_with_encap ( options, DHCP_END, in set_dhcp_option()
409 #define DHCP_END 255 macro459 #define DHCP_ENCAP( ... ) DHCP_OPTION ( __VA_ARGS__, DHCP_END )
91 DHCP_END