Searched refs:sec_path (Results 1 – 17 of 17) 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()
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()
48 struct sec_path *sp = secpath_set(skb); in esp4_gro_receive()214 struct sec_path *sp; in esp4_gso_segment()
1403 struct sec_path *sp = skb_sec_path(skb); in icmp_err()
75 struct sec_path *sp = secpath_set(skb); in esp6_gro_receive()254 struct sec_path *sp; in esp6_gso_segment()
240 struct sec_path *sp; in xfrm6_input_addr()
120 struct sec_path *secpath_set(struct sk_buff *skb) in secpath_set() 122 struct sec_path *sp, *tmp = skb_ext_find(skb, SKB_EXT_SEC_PATH); in secpath_set() 479 struct sec_path *sp; in xfrm_input()
125 struct sec_path *sp; in validate_xmit_xfrm()
789 struct sec_path *sp; in xfrm_output()
315 struct sec_path *sp; in xfrmi_input()
56 const struct sec_path *sp = skb_sec_path(skb); in match_policy_in()
460 struct sec_path *sp; in ixgbevf_ipsec_tx()558 struct sec_path *sp; in ixgbevf_ipsec_rx()
1165 struct sec_path { struct1174 struct sec_path *secpath_set(struct sk_buff *skb); argument1225 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()1234 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
715 struct sec_path *sp; in ch_ipsec_xmit()
5094 [SKB_EXT_SEC_PATH] = SKB_EXT_CHUNKSIZEOF(struct sec_path),7050 struct sec_path *sp = skb_ext_get_ptr(old, SKB_EXT_SEC_PATH); in skb_ext_maybe_cow()7144 static void skb_ext_put_sp(struct sec_path *sp) in skb_ext_put_sp()7172 struct sec_path *sp = skb_ext_get_ptr(ext, SKB_EXT_SEC_PATH); in __skb_ext_del()
6034 const struct sec_path *sp = skb_sec_path(skb); in BPF_CALL_5()
5213 static inline struct sec_path *skb_sec_path(const struct sk_buff *skb) in skb_sec_path()