Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dlsm_hooks.h1786 int (*xfrm_state_pol_flow_match)(struct xfrm_state *x, member
2038 struct hlist_head xfrm_state_pol_flow_match; member
/Linux-v5.4/security/
Dsecurity.c2297 hlist_for_each_entry(hp, &security_hook_heads.xfrm_state_pol_flow_match, in security_xfrm_state_pol_flow_match()
2299 rc = hp->hook.xfrm_state_pol_flow_match(x, xp, fl); in security_xfrm_state_pol_flow_match()
/Linux-v5.4/security/selinux/
Dhooks.c7005 LSM_HOOK_INIT(xfrm_state_pol_flow_match,