Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dmain.c84 static struct protox { struct
96 } protox[] = { argument
142 static struct protox ip6protox[] = {
171 static struct protox pfkeyprotox[] = {
190 static struct protox *protoprotox[] = {
191 protox,
631 for (tp = protox; tp->pr_name; tp++) in main()
946 static struct protox *
949 struct protox **tpp, *tp; in knownname()
961 static struct protox *
[all …]