Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/netstat/
H A Dmain.c274 struct protox pfkeyprotox[] = { variable
297 pfkeyprotox,
718 for (tp = pfkeyprotox; tp->pr_name; tp++) in main()