Searched refs:DHCP_ENCAPSULATOR (Results 1 – 2 of 2) sorted by relevance
47 DHCP_ENCAPSULATOR ( tag ), in dhcp_tag_name()157 ( option->tag == DHCP_ENCAPSULATOR ( tag ) ) ) { in find_dhcp_option_with_encap()268 unsigned int encap_tag = DHCP_ENCAPSULATOR ( tag ); in set_dhcp_option()
43 #define DHCP_ENCAPSULATOR( encap_opt ) ( (encap_opt) >> 8 ) macro47 #define DHCP_IS_ENCAP_OPT( opt ) DHCP_ENCAPSULATOR( opt )