Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dmain.c162 static struct protox pfkeyprotox[] = { variable
187 pfkeyprotox,
602 for (tp = pfkeyprotox; tp->pr_name; tp++) in main()