Searched refs:p_ethertype (Results 1 – 1 of 1) sorted by relevance
1806 struct i40e_ethertype_filter *p_ethertype; in i40e_rm_ethtype_filter_list() local1816 while ((p_ethertype = TAILQ_FIRST(ðertype_rule->ethertype_list))) { in i40e_rm_ethtype_filter_list()1818 p_ethertype, rules); in i40e_rm_ethtype_filter_list()1819 rte_free(p_ethertype); in i40e_rm_ethtype_filter_list()