Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dprintnat.c110 printproto(pr, proto, np); in printnat()
209 printproto(pr, proto, np); in printnat()
226 printproto(pr, proto, np); in printnat()
257 printproto(pr, proto, np); in printnat()
282 printproto(pr, proto, NULL); in printnat()
299 printproto(pr, proto, np); in printnat()
325 printproto(pr, proto, np); in printnat()
H A Dprintproto.c13 printproto(struct protoent *pr, int p, ipnat_t *np) in printproto() function
H A DMakefile37 printportcmp.c printproto.c printsbuf.c printstate.c printstatefields.c \
H A Dprintfr.c159 printproto(p, pr, NULL); in printfr()
/freebsd/usr.bin/netstat/
H A Dmain.c187 static void printproto(struct protox *, const char *, bool *);
583 printproto(tp, tp->pr_name, &first); in main()
596 printproto(tp, tp->pr_name, &first); in main()
600 printproto(tp, tp->pr_name, &first); in main()
605 printproto(tp, tp->pr_name, &first); in main()
610 printproto(tp, tp->pr_name, &first); in main()
671 printproto(struct protox *tp, const char *name, bool *first) in printproto() function
/freebsd/sbin/ipf/common/
H A Dipf.h319 extern void printproto(struct protoent *, int, struct ipnat *);