Searched refs:sec_path (Results 1 – 22 of 22) sorted by relevance
225 struct sec_path *sp; in mlx5e_ipsec_tx_build_eseg()269 struct sec_path *sp; in mlx5e_ipsec_handle_tx_skb()315 struct sec_path *sp; in mlx5e_ipsec_offload_handle_rx_skb()
92 struct sec_path *sp = skb_sec_path(skb); in mlx5e_ipsec_feature_check()
225 struct sec_path *sp = skb_sec_path(skb); in selinux_xfrm_skb_sid_ingress()403 struct sec_path *sp = skb_sec_path(skb); in selinux_xfrm_sock_rcv_skb()
56 const struct sec_path *sp = skb_sec_path(skb); in match_policy_in()
163 const struct sec_path *sp = skb_sec_path(pkt->skb); in nft_xfrm_get_eval_in()
470 struct sec_path *sp; in ixgbevf_ipsec_tx()568 struct sec_path *sp; in ixgbevf_ipsec_rx()
235 struct sec_path *sp; in xfrm6_input_addr()
900 struct sec_path *sp = skb_sec_path(skb); in icmpv6_rcv()
290 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
1108 struct sec_path { struct1117 struct sec_path *secpath_set(struct sk_buff *skb); argument1168 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()1177 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
1079 struct sec_path *sp; in ixgbe_ipsec_tx()1175 struct sec_path *sp; in ixgbe_ipsec_rx()
624 struct sec_path *sp; in nfp_net_ipsec_rx()
123 struct sec_path *sp; in validate_xmit_xfrm()
738 struct sec_path *sp; in xfrm_output()
3355 struct sec_path *sp = skb_sec_path(skb); in xfrm_secpath_reject()3397 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, in xfrm_policy_ok()3531 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()3680 struct sec_path *sp; in __xfrm_policy_check()3791 static struct sec_path dummy; in __xfrm_policy_check()
316 struct sec_path *sp; in xfrmi_input()
720 struct sec_path *sp; in ch_ipsec_xmit()
256 struct sec_path *sp = skb_sec_path(skb); in esp_output_done()
1206 struct sec_path *sp = skb_sec_path(skb); in icmp_rcv()
5051 [SKB_EXT_SEC_PATH] = SKB_EXT_CHUNKSIZEOF(struct sec_path),6951 struct sec_path *sp = skb_ext_get_ptr(old, SKB_EXT_SEC_PATH); in skb_ext_maybe_cow()7044 static void skb_ext_put_sp(struct sec_path *sp) in skb_ext_put_sp()7072 struct sec_path *sp = skb_ext_get_ptr(ext, SKB_EXT_SEC_PATH); in __skb_ext_del()
5856 const struct sec_path *sp = skb_sec_path(skb); in BPF_CALL_5()
5038 static inline struct sec_path *skb_sec_path(const struct sk_buff *skb) in skb_sec_path()