Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/netstat/
Dmain.c165 static struct protox pfkeyprotox[] = { variable
190 pfkeyprotox,
549 for (tp = pfkeyprotox; tp->pr_name; tp++) in main()