Home
last modified time | relevance | path

Searched refs:input_tail (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Desp4_offload.c355 .input_tail = esp_input_tail,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Desp6_offload.c389 .input_tail = esp6_input_tail,
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_input.c640 nexthdr = x->type_offload->input_tail(x, skb); in xfrm_input()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h416 int (*input_tail)(struct xfrm_state *x, struct sk_buff *skb); member