Home
last modified time | relevance | path

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

/src/usr.bin/netstat/ !
H A Dmain.c69 static struct protox { struct
81 } protox[] = { argument
131 static struct protox ip6protox[] = {
162 static struct protox pfkeyprotox[] = {
171 static struct protox netgraphprotox[] = {
181 static struct protox *protoprotox[] = {
182 protox,
191 static void printproto(struct protox *, const char *, bool *);
193 static struct protox *name2protox(const char *);
194 static struct protox *knownname(const char *);
[all …]
/src/sbin/ipf/common/ !
H A Dipf_y.y460 proto: | protox protocol { yyresetdict(); }
463 protox: IPFY_PROTO { setipftype();