Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/netstat/
H A Dmain.c82 static struct protox { struct
94 } protox[] = { argument
140 static struct protox ip6protox[] = {
169 static struct protox pfkeyprotox[] = {
188 static struct protox *protoprotox[] = {
189 protox,
593 for (tp = protox; tp->pr_name; tp++) in main()
876 static struct protox *
879 struct protox **tpp, *tp; in knownname()
891 static struct protox *
[all …]
/freebsd-14.2/sbin/ipf/common/
H A Dipf_y.y460 proto: | protox protocol { yyresetdict(); }
463 protox: IPFY_PROTO { setipftype();