HomeSort by: relevance | last modified time | path
    Searched refs:bootp_print (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/bootp/bootptest/
bootptest.h 16 extern void bootp_print(struct bootp *, int, u_short, u_short);
bootptest.c 418 /* set globals needed by bootp_print() */
421 bootp_print((struct bootp *)rcvbuf, n, sin_from.sin_port, 0);
439 bootp_print((struct bootp *)sndbuf, snaplen, sin_from.sin_port, 0);
print-bootp.c 57 bootp_print(struct bootp *bp, int length, u_short sport, u_short dport) function in typeref:typename:void

Completed in 74 milliseconds