Searched refs:nfo_match (Results 1 – 2 of 2) sorted by relevance
58 .nfo_match = netif_flow_ethertype_match,68 .nfo_match = netif_flow_ipv6_ula_match,275 if (fops->nfo_match(&nf->nf_desc, &fd)) { in netif_flow_list_lookup()295 ft->ft_ops->nfo_match(&nf->nf_desc, &f->nf_desc)) { in netif_flow_list_insert()504 match = fops->nfo_match(&f->nf_desc, &fd); in nx_netif_flow_match()
101 netif_flow_match_t *nfo_match; member