Home
last modified time | relevance | path

Searched refs:packetp (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/bootpd/tools/bootptest/
H A Dbootptest.h11 extern unsigned char *packetp;
H A Dbootptest.c83 unsigned char *packetp; variable
374 packetp = (unsigned char *) eaddr; in main()
H A Dprint-bootp.c103 eh = (struct ether_header *) packetp; in bootp_print()