Home
last modified time | relevance | path

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

/dragonfly/sys/net/gre/
H A Dif_gre.c98 #define GRENAME "gre" macro
102 static MALLOC_DEFINE(M_GRE, GRENAME, "Generic Routing Encapsulation");
195 if_initname(&(sc->sc_if), GRENAME, unit); in gre_clone_create()