Home
last modified time | relevance | path

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

/openbsd/usr.bin/netstat/
H A Dmbuf.c67 static struct mbtypes { struct
70 } mbtypes[] = { argument
93 struct mbtypes *mp; in mbpr()
169 for (mp = mbtypes; mp->mt_name; mp++) in mbpr()
172 for (mp = mbtypes; mp->mt_name; mp++) in mbpr()