Lines Matching +defs:share +defs:dir
165 u8 dir : 2; member
317 u8 dir; member
566 u8 share; member
1249 int dir) in __xfrm_check_nopolicy()
1258 int dir, unsigned short family) in __xfrm_check_dev_nopolicy()
1269 static inline int __xfrm_policy_check2(struct sock *sk, int dir, in __xfrm_policy_check2()
1303 static inline int xfrm_policy_check(struct sock *sk, int dir, struct sk_buff *skb, unsigned short f… in xfrm_policy_check()
1308 static inline int xfrm4_policy_check(struct sock *sk, int dir, struct sk_buff *skb) in xfrm4_policy_check()
1313 static inline int xfrm6_policy_check(struct sock *sk, int dir, struct sk_buff *skb) in xfrm6_policy_check()
1318 static inline int xfrm4_policy_check_reverse(struct sock *sk, int dir, in xfrm4_policy_check_reverse()
1324 static inline int xfrm6_policy_check_reverse(struct sock *sk, int dir, in xfrm6_policy_check_reverse()
1407 static inline int xfrm6_policy_check(struct sock *sk, int dir, struct sk_buff *skb) in xfrm6_policy_check()
1411 static inline int xfrm4_policy_check(struct sock *sk, int dir, struct sk_buff *skb) in xfrm4_policy_check()
1415 static inline int xfrm_policy_check(struct sock *sk, int dir, struct sk_buff *skb, unsigned short f… in xfrm_policy_check()
1425 static inline int xfrm4_policy_check_reverse(struct sock *sk, int dir, in xfrm4_policy_check_reverse()
1430 static inline int xfrm6_policy_check_reverse(struct sock *sk, int dir, in xfrm6_policy_check_reverse()
2155 struct xfrm_user_offload *xuo, u8 dir, in xfrm_dev_policy_add()