Searched refs:extract_output (Results 1 – 4 of 4) sorted by relevance
85 .extract_output = xfrm4_extract_output,
183 .extract_output = xfrm6_extract_output,
274 return inner_mode->afinfo->extract_output(x, skb); in xfrm_inner_extract_output()
365 int (*extract_output)(struct xfrm_state *x, member