Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_rxtx.c312 struct sec_path *sp; in mlx5e_ipsec_tx_build_eseg()
359 struct sec_path *sp; in mlx5e_ipsec_handle_tx_skb()
415 struct sec_path *sp; in mlx5e_ipsec_build_sp()
495 struct sec_path *sp; in mlx5e_ipsec_offload_handle_rx_skb()
A Dipsec_rxtx.h100 struct sec_path *sp = skb_sec_path(skb); in mlx5e_ipsec_feature_check()
/linux/security/selinux/
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()
/linux/net/ipv4/
A Desp4_offload.c45 struct sec_path *sp = secpath_set(skb); in esp4_gro_receive()
194 struct sec_path *sp; in esp4_gso_segment()
A Desp4.c254 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
A Dicmp.c1183 struct sec_path *sp = skb_sec_path(skb); in icmp_rcv()
/linux/net/ipv6/
A Desp6_offload.c68 struct sec_path *sp = secpath_set(skb); in esp6_gro_receive()
233 struct sec_path *sp; in esp6_gso_segment()
A Dxfrm6_input.c180 struct sec_path *sp; in xfrm6_input_addr()
A Dicmp.c884 struct sec_path *sp = skb_sec_path(skb); in icmpv6_rcv()
A Desp6.c289 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
/linux/net/xfrm/
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()
A Dxfrm_device.c110 struct sec_path *sp; in validate_xmit_xfrm()
A Dxfrm_policy.c3215 struct sec_path *sp = skb_sec_path(skb); in xfrm_secpath_reject()
3256 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, in xfrm_policy_ok()
3467 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()
3492 struct sec_path *sp; in __xfrm_policy_check()
3585 static struct sec_path dummy; in __xfrm_policy_check()
A Dxfrm_output.c702 struct sec_path *sp; in xfrm_output()
/linux/net/netfilter/
A Dxt_policy.c56 const struct sec_path *sp = skb_sec_path(skb); in match_policy_in()
A Dnft_xfrm.c161 const struct sec_path *sp = skb_sec_path(pkt->skb); in nft_xfrm_get_eval_in()
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dipsec.c464 struct sec_path *sp; in ixgbevf_ipsec_tx()
562 struct sec_path *sp; in ixgbevf_ipsec_rx()
/linux/drivers/net/netdevsim/
A Dipsec.c230 struct sec_path *sp = skb_sec_path(skb); in nsim_ipsec_tx()
/linux/include/net/
A Dxfrm.h1021 struct sec_path { struct
1029 struct sec_path *secpath_set(struct sk_buff *skb); argument
1843 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()
1852 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ipsec.c1073 struct sec_path *sp; in ixgbe_ipsec_tx()
1169 struct sec_path *sp; in ixgbe_ipsec_rx()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
A Dchcr_ipsec.c716 struct sec_path *sp; in ch_ipsec_xmit()
/linux/net/core/
A Dskbuff.c4425 [SKB_EXT_SEC_PATH] = SKB_EXT_CHUNKSIZEOF(struct sec_path),
6434 struct sec_path *sp = skb_ext_get_ptr(old, SKB_EXT_SEC_PATH); in skb_ext_maybe_cow()
6519 static void skb_ext_put_sp(struct sec_path *sp) in skb_ext_put_sp()
6547 struct sec_path *sp = skb_ext_get_ptr(ext, SKB_EXT_SEC_PATH); in __skb_ext_del()
A Dfilter.c5321 const struct sec_path *sp = skb_sec_path(skb); in BPF_CALL_5()
/linux/include/linux/
A Dskbuff.h4505 static inline struct sec_path *skb_sec_path(const struct sk_buff *skb) in skb_sec_path()

Completed in 102 milliseconds