Searched refs:bootp_print (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/bootp/bootptest/
H A Dbootptest.h16 extern void bootp_print(struct bootp *, int, u_short, u_short);
H A Dbootptest.c419 /* set globals needed by bootp_print() */
422 bootp_print((struct bootp *)rcvbuf, n, sin_from.sin_port, 0);
440 bootp_print((struct bootp *)sndbuf, snaplen, sin_from.sin_port, 0);
H A Dprint-bootp.c57 bootp_print(struct bootp *bp, int length, u_short sport, u_short dport) function
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dinterface.h180 extern void bootp_print(const u_char *, u_int);
H A Dnetdissect.h302 extern void bootp_print(netdissect_options *,const u_char *,
H A Dprint-bootp.c69 bootp_print(register const u_char *cp, u_int length) function
H A Dprint-udp.c613 bootp_print((const u_char *)(up + 1), length);

Completed in 139 milliseconds