ipcomp_input
int ipcomp_input(struct xfrm_state *x, struct sk_buff *skb);
.input = ipcomp_input,
EXPORT_SYMBOL_GPL(ipcomp_input);