Searched defs:viftable (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/usr.bin/netstat/ | ||
H A D | mroute.c | 68 struct vif viftable[MAXVIFS]; in mroutepr() local |
/dflybsd-src/sys/net/ip_mroute/ | ||
H A D | ip_mroute.c | 94 static struct vif viftable[MAXVIFS]; variable |