Home
last modified time | relevance | path

Searched refs:gre_input (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netinet/
H A Dip_gre.h47 int gre_input(struct mbuf **, int *, int);
H A Dip_gre.c96 gre_input(struct mbuf **mp, int *offp, int proto) in gre_input() function
/dragonfly/sys/net/gre/
H A Dif_gre.c131 .pr_input = gre_input,