Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsecurity.h1361 int security_xfrm_state_pol_flow_match(struct xfrm_state *x,
1416 static inline int security_xfrm_state_pol_flow_match(struct xfrm_state *x, in security_xfrm_state_pol_flow_match() function
/linux-4.4.14/net/xfrm/
Dxfrm_state.c745 !security_xfrm_state_pol_flow_match(x, pol, fl)) in xfrm_state_look_at()
758 security_xfrm_state_pol_flow_match(x, pol, fl)) in xfrm_state_look_at()
/linux-4.4.14/security/
Dsecurity.c1449 int security_xfrm_state_pol_flow_match(struct xfrm_state *x, in security_xfrm_state_pol_flow_match() function