Home | Sort by: relevance | last modified time | path |
/src/sys/net/agr/ | |
if_agrethervar.h | 38 extern const struct agr_iftype_ops agrether_ops; |
if_agrether.c | 64 const struct agr_iftype_ops agrether_ops = { variable in typeref:typename:const struct agr_iftype_ops |
if_agr.c | 576 sc->sc_iftop = &agrether_ops; |