Home
last modified time | relevance | path

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

/original-bsd/usr.bin/netstat/
H A Dmain.c104 struct protox { struct
111 } protox[] = { argument
126 struct protox nsprotox[] = {
137 struct protox isoprotox[] = {
150 struct protox *protoprotox[] = { protox, nsprotox, isoprotox, NULL };
346 for (tp = protox; tp->pr_name; tp++)
373 register struct protox *tp; in printproto()
426 static struct protox *
430 struct protox **tpp, *tp;
442 static struct protox *
[all …]