Home
last modified time | relevance | path

Searched refs:sec_path (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/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()
H A Desp4.c254 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
H A Dicmp.c1210 struct sec_path *sp = skb_sec_path(skb); in icmp_rcv()
/openbmc/linux/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.c187 struct sec_path *sp; in xfrm6_input_addr()
H A Dicmp.c904 struct sec_path *sp = skb_sec_path(skb); in icmpv6_rcv()
H A Desp6.c288 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
/openbmc/linux/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()
471 struct sec_path *sp; in xfrm_input()
H A Dxfrm_device.c123 struct sec_path *sp; in validate_xmit_xfrm()
H A Dxfrm_output.c738 struct sec_path *sp; in xfrm_output()
H A Dxfrm_policy.c3329 struct sec_path *sp = skb_sec_path(skb); in xfrm_secpath_reject()
3371 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, in xfrm_policy_ok()
3608 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()
3633 struct sec_path *sp; in __xfrm_policy_check()
3730 static struct sec_path dummy; in __xfrm_policy_check()
H A Dxfrm_interface_core.c317 struct sec_path *sp; in xfrmi_input()
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/drivers/net/netdevsim/
H A Dipsec.c238 struct sec_path *sp = skb_sec_path(skb); in nsim_ipsec_tx()
/openbmc/linux/include/net/
H A Dxfrm.h1065 struct sec_path { struct
1074 struct sec_path *secpath_set(struct sk_buff *skb); argument
1125 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()
1134 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/
H A Dipsec.c585 struct sec_path *sp; in nfp_net_ipsec_rx()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c1079 struct sec_path *sp; in ixgbe_ipsec_tx()
1175 struct sec_path *sp; in ixgbe_ipsec_rx()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c722 struct sec_path *sp; in ch_ipsec_xmit()
/openbmc/linux/net/core/
H A Dskbuff.c4798 [SKB_EXT_SEC_PATH] = SKB_EXT_CHUNKSIZEOF(struct sec_path),
6667 struct sec_path *sp = skb_ext_get_ptr(old, SKB_EXT_SEC_PATH); in skb_ext_maybe_cow()
6760 static void skb_ext_put_sp(struct sec_path *sp) in skb_ext_put_sp()
6788 struct sec_path *sp = skb_ext_get_ptr(ext, SKB_EXT_SEC_PATH); in __skb_ext_del()
/openbmc/linux/include/linux/
H A Dskbuff.h4887 static inline struct sec_path *skb_sec_path(const struct sk_buff *skb) in skb_sec_path()

12