Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dflow_offload.c254 void flow_rule_match_l2tpv3(const struct flow_rule *rule, in flow_rule_match_l2tpv3() function
259 EXPORT_SYMBOL(flow_rule_match_l2tpv3);
/openbmc/linux/include/net/
H A Dflow_offload.h147 void flow_rule_match_l2tpv3(const struct flow_rule *rule,
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1639 flow_rule_match_l2tpv3(rule, &match); in ice_parse_cls_flower()