gre_input
int gre_input(struct mbuf *, int, int, void *);
gre_input(m, off + sizeof(struct udphdr), IPPROTO_UDP, sc);
.input = gre_input
gre_input(m, off + sizeof(struct udphdr), IPPROTO_UDP, sc);
.input = gre_input