Home
last modified time | relevance | path

Searched defs:icmphdr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dip_icmp.h51 struct icmphdr { struct
60 * XXX: should start with a struct icmphdr. argument
/freebsd/sbin/natd/
H A Dnatd.c843 struct icmp* icmphdr; in FormatPacket() local