Searched refs:skb_sec_path (Results 1 – 20 of 20) sorted by relevance
225 struct sec_path *sp = skb_sec_path(skb); in selinux_xfrm_skb_sid_ingress()403 struct sec_path *sp = skb_sec_path(skb); in selinux_xfrm_sock_rcv_skb()
228 sp = skb_sec_path(skb); in mlx5e_ipsec_tx_build_eseg()271 sp = skb_sec_path(skb); in mlx5e_ipsec_handle_tx_skb()
156 !skb_sec_path(skb)) in ip_forward()
222 sp = skb_sec_path(skb); in esp4_gso_segment()
220 need_ipsec = (skb_dst(skb) && dst_xfrm(skb_dst(skb))) || skb_sec_path(skb); in __skb_udp_tunnel_segment()
1441 struct sec_path *sp = skb_sec_path(skb); in icmp_rcv()
585 sp = skb_sec_path(skb); in xfrm_input() 732 sp = skb_sec_path(skb); in xfrm_input() 751 sp = skb_sec_path(skb); in xfrm_input()
133 sp = skb_sec_path(skb); in validate_xmit_xfrm()
317 sp = skb_sec_path(skb); in xfrmi_input()
3364 struct sec_path *sp = skb_sec_path(skb); in xfrm_secpath_reject() 3716 sp = skb_sec_path(skb); in __xfrm_policy_check() 3807 sp = skb_sec_path(skb); in __xfrm_policy_check()
56 const struct sec_path *sp = skb_sec_path(skb); in match_policy_in()
262 sp = skb_sec_path(skb); in esp6_gso_segment()
1109 struct sec_path *sp = skb_sec_path(skb); in icmpv6_rcv()
598 opt->srcrt == 0 && !skb_sec_path(skb)) { in ip6_forward()
464 sp = skb_sec_path(first->skb); in ixgbevf_ipsec_tx()
722 sp = skb_sec_path(skb); in ch_ipsec_xmit()
1225 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state() 1234 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
1066 sp = skb_sec_path(first->skb); in ixgbe_ipsec_tx()
5229 static inline struct sec_path *skb_sec_path(const struct sk_buff *skb) in skb_sec_path() function
6044 const struct sec_path *sp = skb_sec_path(skb); in BPF_CALL_5()