Home
last modified time | relevance | path

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

/linux/net/core/
H A Dflow_offload.c149 void flow_rule_match_ipsec(const struct flow_rule *rule, in flow_rule_match_ipsec() function
154 EXPORT_SYMBOL(flow_rule_match_ipsec);
/linux/include/net/
H A Dflow_offload.h123 void flow_rule_match_ipsec(const struct flow_rule *rule,
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c746 flow_rule_match_ipsec(rule, &match); in otx2_tc_prepare_flow()