Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dmain.c171 static struct protox netgraphprotox[] = { variable
607 for (tp = netgraphprotox; tp->pr_name; tp++) in main()