Searched refs:DHCP_PAD (Results 1 – 2 of 2) sorted by relevance
87 if ( ( option->tag == DHCP_END ) || ( option->tag == DHCP_PAD ) ) { in dhcp_option_len()124 if ( tag == DHCP_PAD ) in find_dhcp_option_with_encap()274 if ( tag == DHCP_PAD ) in set_dhcp_option()420 if ( option->tag != DHCP_PAD ) in dhcpopt_update_len()
59 #define DHCP_PAD 0 macro