Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dmain.c69 static struct protox { struct
81 } protox[] = { argument
129 static struct protox ip6protox[] = {
158 static struct protox pfkeyprotox[] = {
167 static struct protox netgraphprotox[] = {
177 static struct protox *protoprotox[] = {
178 protox,
187 static void printproto(struct protox *, const char *, bool *);
189 static struct protox *name2protox(const char *);
190 static struct protox *knownname(const char *);
[all …]
/freebsd/sbin/ipf/common/
H A Dipf_y.y460 proto: | protox protocol { yyresetdict(); }
463 protox: IPFY_PROTO { setipftype();