Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintnat.c126 printproto(pr, np->in_p, np);
180 printproto(pr, np->in_p, NULL);
195 printproto(pr, np->in_p, np);
209 printproto(pr, np->in_p, np);
H A Dprintproto.c15 void printproto(pr, p, np) in printproto() function
H A DMakefile49 printpacket6.o printportcmp.o printproto.o \
H A Dprintfr.c140 printproto(p, pr, NULL);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h275 extern void printproto __P((struct protoent *, int, struct ipnat *));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c208 static void printproto(FILE *, uint8_t);
2993 printproto( in printproto() function
3369 printproto(fp, proto); in printnvlist()