Searched refs:xfrm_inner_extract_output (Results 1 – 1 of 1) sorted by relevance
29 static int xfrm_inner_extract_output(struct xfrm_state *x, struct sk_buff *skb);409 err = xfrm_inner_extract_output(x, skb); in xfrm4_prepare_output()432 err = xfrm_inner_extract_output(x, skb); in xfrm6_prepare_output()881 static int xfrm_inner_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm_inner_extract_output() function