Searched refs:secpath_set (Results 1 – 11 of 11) sorted by relevance
120 struct sec_path *secpath_set(struct sk_buff *skb) in secpath_set() function139 EXPORT_SYMBOL(secpath_set);551 sp = secpath_set(skb); in xfrm_input()
740 sp = secpath_set(skb); in xfrm_output()
238 sp = secpath_set(skb); in xfrm6_input_addr()
75 struct sec_path *sp = secpath_set(skb); in esp6_gro_receive()
319 sp = secpath_set(skb); in mlx5e_ipsec_offload_handle_rx_skb()
48 struct sec_path *sp = secpath_set(skb); in esp4_gro_receive()
634 sp = secpath_set(skb); in nfp_net_ipsec_rx()
608 sp = secpath_set(skb); in ixgbevf_ipsec_rx()
159 sp = secpath_set(skb);
1215 sp = secpath_set(skb); in ixgbe_ipsec_rx()
1110 struct sec_path *secpath_set(struct sk_buff *skb);
Completed in 77 milliseconds