Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dxt_policy.c35 match_xfrm_state(const struct xfrm_state *x, const struct xt_policy_elem *e, in match_xfrm_state() function
71 if (match_xfrm_state(sp->xvec[i], e, family)) { in match_policy_in()
100 if (match_xfrm_state(dst->xfrm, e, family)) { in match_policy_out()