Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
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-6.12.1/include/net/
Dflow_offload.h123 void flow_rule_match_ipsec(const struct flow_rule *rule,
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c746 flow_rule_match_ipsec(rule, &match); in otx2_tc_prepare_flow()