Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dlsm_hooks.h1745 int (*xfrm_state_pol_flow_match)(struct xfrm_state *x, member
1990 struct hlist_head xfrm_state_pol_flow_match; member
/Linux-v4.19/security/
Dsecurity.c1694 hlist_for_each_entry(hp, &security_hook_heads.xfrm_state_pol_flow_match, in security_xfrm_state_pol_flow_match()
1696 rc = hp->hook.xfrm_state_pol_flow_match(x, xp, fl); in security_xfrm_state_pol_flow_match()
/Linux-v4.19/security/selinux/
Dhooks.c7104 LSM_HOOK_INIT(xfrm_state_pol_flow_match,