Searched refs:input_tail (Results 1 – 4 of 4) sorted by relevance
407 .input_tail = esp6_input_tail,
386 .input_tail = esp_input_tail,
654 nexthdr = x->type_offload->input_tail(x, skb); in xfrm_input()
470 int (*input_tail)(struct xfrm_state *x, struct sk_buff *skb); member