Searched refs:rx_flow_demux_match (Results 1 – 3 of 3) sorted by relevance
1225 rx_flow_demux_match(struct nx_flowswitch *fsw, struct flow_entry *fe, struct __kern_packet *pkt) in rx_flow_demux_match() function1311 if (rx_flow_demux_match(fsw, child_fe, pkt)) { in rx_lookup_child_flow()
974 extern bool rx_flow_demux_match(struct nx_flowswitch *, struct flow_entry *, struct __kern_packet *…
720 if (!rx_flow_demux_match(fsw, fe, pkt)) { in lookup_flow_with_pkt()