Searched refs:DHCP_IS_ENCAP_OPT (Results 1 – 2 of 2) sorted by relevance
45 if ( DHCP_IS_ENCAP_OPT ( tag ) ) { in dhcp_tag_name()156 if ( DHCP_IS_ENCAP_OPT ( tag ) && in find_dhcp_option_with_encap()
47 #define DHCP_IS_ENCAP_OPT( opt ) DHCP_ENCAPSULATOR( opt ) macro