Home
last modified time | relevance | path

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

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