Symbol: skb_sec_path
drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c
722
sp = skb_sec_path(skb);
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c
1066
sp = skb_sec_path(first->skb);
drivers/net/ethernet/intel/ixgbevf/ipsec.c
464
sp = skb_sec_path(first->skb);
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c
951
sp = skb_sec_path(skb);
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c
228
sp = skb_sec_path(skb);
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c
271
sp = skb_sec_path(skb);
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.h
92
struct sec_path *sp = skb_sec_path(skb);
drivers/net/netdevsim/ipsec.c
226
struct sec_path *sp = skb_sec_path(skb);
include/net/xfrm.h
1225
struct sec_path *sp = skb_sec_path(skb);
include/net/xfrm.h
1234
struct sec_path *sp = skb_sec_path(skb);
net/core/filter.c
6044
const struct sec_path *sp = skb_sec_path(skb);
net/ipv4/esp4.c
215
struct sec_path *sp = skb_sec_path(skb);
net/ipv4/esp4_offload.c
222
sp = skb_sec_path(skb);
net/ipv4/icmp.c
1448
struct sec_path *sp = skb_sec_path(skb);
net/ipv4/ip_forward.c
156
!skb_sec_path(skb))
net/ipv4/udp_offload.c
220
need_ipsec = (skb_dst(skb) && dst_xfrm(skb_dst(skb))) || skb_sec_path(skb);
net/ipv6/esp6.c
249
struct sec_path *sp = skb_sec_path(skb);
net/ipv6/esp6_offload.c
262
sp = skb_sec_path(skb);
net/ipv6/icmp.c
1112
struct sec_path *sp = skb_sec_path(skb);
net/ipv6/ip6_output.c
598
opt->srcrt == 0 && !skb_sec_path(skb)) {
net/netfilter/nft_flow_offload.c
26
if (skb_sec_path(skb))
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
133
sp = skb_sec_path(skb);
net/xfrm/xfrm_input.c
584
sp = skb_sec_path(skb);
net/xfrm/xfrm_input.c
736
sp = skb_sec_path(skb);
net/xfrm/xfrm_input.c
757
sp = skb_sec_path(skb);
net/xfrm/xfrm_interface_core.c
317
sp = skb_sec_path(skb);
net/xfrm/xfrm_policy.c
3364
struct sec_path *sp = skb_sec_path(skb);
net/xfrm/xfrm_policy.c
3716
sp = skb_sec_path(skb);
net/xfrm/xfrm_policy.c
3807
sp = skb_sec_path(skb);
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);