Home
last modified time | relevance | path

Searched refs:flow_route_key_validate (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h1054 extern boolean_t flow_route_key_validate(struct flow_key *, struct ifnet *,
H A Dflow_route.c1485 flow_route_key_validate(struct flow_key *fk, struct ifnet *ifp, in flow_route_key_validate() function
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1724 !flow_route_key_validate(&fe->fe_key, ifp, &fe->fe_laddr_gencnt))) { in dp_flow_route_process()