Home
last modified time | relevance | path

Searched refs:snapend (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/usr.sbin/bootp/bootptest/
Dbootptest.c85 unsigned char *snapend; variable
375 snapend = (unsigned char *) sndbuf + snaplen; in main()
420 snapend = (unsigned char *) rcvbuf + snaplen; in main()
Dbootptest.h14 extern unsigned char *snapend;
Dprint-bootp.c72 ep = (u_char *) snapend; in bootp_print()
/netbsd/src/external/bsd/tcpdump/dist/
DCHANGES30 some lengths, and fix handling of snapend.
259 Fix some snapend-changing routines to protect against pointer
288 ICMP: Update the snapend for some nested IP packets.
289 MACsec: Update the snapend thus the ICV field is not payload
296 DHCPv6: Update the snapend for nested DHCPv6 packets
297 OpenFlow 1.0: Get snapend right for nested frames.
298 TCP: Update the snapend before decoding a MPTCP option
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp.c2683 char *snapend; variable
2822 snapend = buf->v + buf->l;