Searched refs:skb_sec_path (Results 1 – 19 of 19) 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()
92 struct sec_path *sp = skb_sec_path(skb); in mlx5e_ipsec_feature_check()
156 !skb_sec_path(skb)) in ip_forward()
220 need_ipsec = (skb_dst(skb) && dst_xfrm(skb_dst(skb))) || skb_sec_path(skb); in __skb_udp_tunnel_segment()
215 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
1210 struct sec_path *sp = skb_sec_path(skb); in icmp_rcv()
579 sp = skb_sec_path(skb); in xfrm_input()729 sp = skb_sec_path(skb); in xfrm_input()748 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()
950 sp = skb_sec_path(skb); in cn10k_ipsec_transmit()
1224 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()1233 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
906 struct sec_path *sp = skb_sec_path(skb); in icmpv6_rcv()
249 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
603 opt->srcrt == 0 && !skb_sec_path(skb)) { in ip6_forward()
5085 static inline struct sec_path *skb_sec_path(const struct sk_buff *skb) in skb_sec_path() function
5940 const struct sec_path *sp = skb_sec_path(skb); in BPF_CALL_5()