Home
last modified time | relevance | path

Searched refs:skb_sec_path (Results 1 – 25 of 27) sorted by relevance

12

/linux/security/selinux/
H A Dxfrm.c225 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c228 sp = skb_sec_path(skb); in mlx5e_ipsec_tx_build_eseg()
271 sp = skb_sec_path(skb); in mlx5e_ipsec_handle_tx_skb()
H A Dipsec_rxtx.h92 struct sec_path *sp = skb_sec_path(skb); in mlx5e_ipsec_feature_check()
/linux/net/ipv4/
H A Dip_forward.c156 !skb_sec_path(skb)) in ip_forward()
H A Desp4_offload.c222 sp = skb_sec_path(skb); in esp4_gso_segment()
H A Dudp_offload.c220 need_ipsec = (skb_dst(skb) && dst_xfrm(skb_dst(skb))) || skb_sec_path(skb); in __skb_udp_tunnel_segment()
H A Desp4.c215 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
H A Dicmp.c1448 struct sec_path *sp = skb_sec_path(skb); in icmp_rcv()
/linux/net/xfrm/
H A Dxfrm_input.c584 sp = skb_sec_path(skb); in xfrm_input()
736 sp = skb_sec_path(skb); in xfrm_input()
757 sp = skb_sec_path(skb); in xfrm_input()
H A Dxfrm_device.c133 sp = skb_sec_path(skb); in validate_xmit_xfrm()
H A Dxfrm_interface_core.c317 sp = skb_sec_path(skb); in xfrmi_input()
H A Dxfrm_policy.c3364 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()
/linux/net/netfilter/
H A Dxt_policy.c56 const struct sec_path *sp = skb_sec_path(skb); in match_policy_in()
H A Dnft_flow_offload.c26 if (skb_sec_path(skb)) in nft_flow_offload_skip()
H A Dnft_xfrm.c164 const struct sec_path *sp = skb_sec_path(pkt->skb); in nft_xfrm_get_eval_in()
/linux/drivers/net/netdevsim/
H A Dipsec.c226 struct sec_path *sp = skb_sec_path(skb); in nsim_ipsec_tx()
/linux/net/ipv6/
H A Desp6_offload.c262 sp = skb_sec_path(skb); in esp6_gso_segment()
H A Desp6.c249 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
H A Dicmp.c1112 struct sec_path *sp = skb_sec_path(skb); in icmpv6_rcv()
H A Dip6_output.c598 opt->srcrt == 0 && !skb_sec_path(skb)) { in ip6_forward()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c464 sp = skb_sec_path(first->skb); in ixgbevf_ipsec_tx()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c722 sp = skb_sec_path(skb); in ch_ipsec_xmit()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_ipsec.c951 sp = skb_sec_path(skb); in cn10k_ipsec_transmit()
/linux/include/net/
H A Dxfrm.h1225 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()
1234 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c1066 sp = skb_sec_path(first->skb); in ixgbe_ipsec_tx()

12