Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/netstat/
Dmain.c275 struct protox pfkeyprotox[] = { variable
316 pfkeyprotox,
627 for (tp = pfkeyprotox; tp->pr_name; tp++) in main()