Home
last modified time | relevance | path

Searched refs:sec_path (Results 1 - 25 of 50) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c278 struct sec_path *sp; in mlx5e_ipsec_tx_build_eseg()
325 struct sec_path *sp; in mlx5e_ipsec_handle_tx_skb()
381 struct sec_path *sp; in mlx5e_ipsec_build_sp()
461 struct sec_path *sp; in mlx5e_ipsec_offload_handle_rx_skb()
505 struct sec_path *sp = skb_sec_path(skb); in mlx5e_ipsec_feature_check()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c225 struct sec_path *sp; in mlx5e_ipsec_tx_build_eseg()
269 struct sec_path *sp; in mlx5e_ipsec_handle_tx_skb()
321 struct sec_path *sp; in mlx5e_ipsec_offload_handle_rx_skb()
H A Dipsec_rxtx.h94 struct sec_path *sp = skb_sec_path(skb); in mlx5e_ipsec_feature_check()
/kernel/linux/linux-5.10/security/selinux/
H A Dxfrm.c231 struct sec_path *sp = skb_sec_path(skb); in selinux_xfrm_skb_sid_ingress()
409 struct sec_path *sp = skb_sec_path(skb); in selinux_xfrm_sock_rcv_skb()
/kernel/linux/linux-6.6/security/selinux/
H A Dxfrm.c228 struct sec_path *sp = skb_sec_path(skb); in selinux_xfrm_skb_sid_ingress()
406 struct sec_path *sp = skb_sec_path(skb); in selinux_xfrm_sock_rcv_skb()
/kernel/linux/linux-5.10/net/ipv4/
H A Desp4_offload.c46 struct sec_path *sp = secpath_set(skb); in esp4_gro_receive()
198 struct sec_path *sp; in esp4_gso_segment()
/kernel/linux/linux-5.10/net/ipv6/
H A Desp6_offload.c68 struct sec_path *sp = secpath_set(skb); in esp6_gro_receive()
236 struct sec_path *sp; in esp6_gso_segment()
H A Dxfrm6_input.c183 struct sec_path *sp; in xfrm6_input_addr()
/kernel/linux/linux-6.6/net/ipv4/
H A Desp4_offload.c47 struct sec_path *sp = secpath_set(skb); in esp4_gro_receive()
201 struct sec_path *sp; in esp4_gso_segment()
/kernel/linux/linux-6.6/net/ipv6/
H A Desp6_offload.c69 struct sec_path *sp = secpath_set(skb); in esp6_gro_receive()
239 struct sec_path *sp; in esp6_gso_segment()
H A Dxfrm6_input.c183 struct sec_path *sp; in xfrm6_input_addr()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_input.c117 struct sec_path *secpath_set(struct sk_buff *skb) in secpath_set()
119 struct sec_path *sp, *tmp = skb_ext_find(skb, SKB_EXT_SEC_PATH); in secpath_set()
476 struct sec_path *sp; in xfrm_input()
H A Dxfrm_device.c122 struct sec_path *sp; in validate_xmit_xfrm()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_input.c119 struct sec_path *secpath_set(struct sk_buff *skb) in secpath_set()
121 struct sec_path *sp, *tmp = skb_ext_find(skb, SKB_EXT_SEC_PATH); in secpath_set()
463 struct sec_path *sp; in xfrm_input()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_xfrm.c161 const struct sec_path *sp = skb_sec_path(pkt->skb); in nft_xfrm_get_eval_in()
H A Dxt_policy.c56 const struct sec_path *sp = skb_sec_path(skb); in match_policy_in()
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_policy.c56 const struct sec_path *sp = skb_sec_path(skb); in match_policy_in()
H A Dnft_xfrm.c163 const struct sec_path *sp = skb_sec_path(pkt->skb); in nft_xfrm_get_eval_in()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c464 struct sec_path *sp; in ixgbevf_ipsec_tx()
562 struct sec_path *sp; in ixgbevf_ipsec_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c470 struct sec_path *sp; in ixgbevf_ipsec_tx()
568 struct sec_path *sp; in ixgbevf_ipsec_rx()
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Dipsec.c230 struct sec_path *sp = skb_sec_path(skb); in nsim_ipsec_tx()
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dipsec.c235 struct sec_path *sp = skb_sec_path(skb); in nsim_ipsec_tx()
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h1034 struct sec_path { struct
1043 struct sec_path *secpath_set(struct sk_buff *skb);
1858 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()
1867 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h1054 struct sec_path { struct
1063 struct sec_path *secpath_set(struct sk_buff *skb);
1114 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()
1123 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/crypto/
H A Dipsec.c585 struct sec_path *sp; in nfp_net_ipsec_rx()

Completed in 26 milliseconds

12