Lines Matching defs:icmp
46 * Structure of an icmp header.
48 struct icmp {
96 #define ICMP_EXTD_MINLEN (156 - sizeof (struct ip)) /* draft-bonica-internet-icmp-08 */
186 /* Most of the icmp types */
222 * in draft-bonica-icmp-mpls-02 ICMP Extensions for MultiProtocol
274 * Class 1 dates back to draft-bonica-icmp-mpls-02.
316 const struct icmp *dp;
332 ndo->ndo_protocol = "icmp";
333 dp = (const struct icmp *)bp;
659 ND_PRINT(" (wrong icmp cksum %x (->%x)!)",
693 ndo->ndo_protocol = "icmp";