Symbol: sec_path
drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c
715
struct sec_path *sp;
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c
1063
struct sec_path *sp;
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c
1159
struct sec_path *sp;
drivers/net/ethernet/intel/ixgbevf/ipsec.c
460
struct sec_path *sp;
drivers/net/ethernet/intel/ixgbevf/ipsec.c
558
struct sec_path *sp;
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c
940
struct sec_path *sp;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c
225
struct sec_path *sp;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c
269
struct sec_path *sp;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c
315
struct sec_path *sp;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.h
92
struct sec_path *sp = skb_sec_path(skb);
drivers/net/ethernet/netronome/nfp/crypto/ipsec.c
612
struct sec_path *sp;
drivers/net/netdevsim/ipsec.c
226
struct sec_path *sp = skb_sec_path(skb);
include/linux/skbuff.h
5257
static inline struct sec_path *skb_sec_path(const struct sk_buff *skb)
include/net/xfrm.h
1194
struct sec_path *secpath_set(struct sk_buff *skb);
include/net/xfrm.h
1245
struct sec_path *sp = skb_sec_path(skb);
include/net/xfrm.h
1254
struct sec_path *sp = skb_sec_path(skb);
net/core/filter.c
6166
const struct sec_path *sp = skb_sec_path(skb);
net/core/skbuff.c
5135
[SKB_EXT_SEC_PATH] = SKB_EXT_CHUNKSIZEOF(struct sec_path),
net/core/skbuff.c
7121
struct sec_path *sp = skb_ext_get_ptr(old, SKB_EXT_SEC_PATH);
net/core/skbuff.c
7215
static void skb_ext_put_sp(struct sec_path *sp)
net/core/skbuff.c
7243
struct sec_path *sp = skb_ext_get_ptr(ext, SKB_EXT_SEC_PATH);
net/ipv4/esp4.c
218
struct sec_path *sp = skb_sec_path(skb);
net/ipv4/esp4_offload.c
214
struct sec_path *sp;
net/ipv4/esp4_offload.c
48
struct sec_path *sp = secpath_set(skb);
net/ipv4/icmp.c
1455
struct sec_path *sp = skb_sec_path(skb);
net/ipv6/esp6.c
252
struct sec_path *sp = skb_sec_path(skb);
net/ipv6/esp6_offload.c
254
struct sec_path *sp;
net/ipv6/esp6_offload.c
75
struct sec_path *sp = secpath_set(skb);
net/ipv6/icmp.c
1111
struct sec_path *sp = skb_sec_path(skb);
net/ipv6/xfrm6_input.c
241
struct sec_path *sp;
net/netfilter/nft_xfrm.c
164
const struct sec_path *sp = skb_sec_path(pkt->skb);
net/netfilter/xt_policy.c
56
const struct sec_path *sp = skb_sec_path(skb);
net/xfrm/xfrm_device.c
125
struct sec_path *sp;
net/xfrm/xfrm_input.c
123
struct sec_path *secpath_set(struct sk_buff *skb)
net/xfrm/xfrm_input.c
125
struct sec_path *sp, *tmp = skb_ext_find(skb, SKB_EXT_SEC_PATH);
net/xfrm/xfrm_input.c
483
struct sec_path *sp;
net/xfrm/xfrm_interface_core.c
315
struct sec_path *sp;
net/xfrm/xfrm_output.c
796
struct sec_path *sp;
net/xfrm/xfrm_policy.c
3358
struct sec_path *sp = skb_sec_path(skb);
net/xfrm/xfrm_policy.c
3400
xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start,
net/xfrm/xfrm_policy.c
3534
static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp)
net/xfrm/xfrm_policy.c
3683
struct sec_path *sp;
net/xfrm/xfrm_policy.c
3794
static struct sec_path dummy;
security/selinux/xfrm.c
225
struct sec_path *sp = skb_sec_path(skb);
security/selinux/xfrm.c
403
struct sec_path *sp = skb_sec_path(skb);