FreeBSD kernel IPv4 code
icmphdr Struct Reference

#include <ip_icmp.h>

Data Fields

u_char icmp_type
 
u_char icmp_code
 
u_short icmp_cksum
 

Detailed Description

Definition at line 54 of file ip_icmp.h.

Field Documentation

◆ icmp_cksum

u_short icmphdr::icmp_cksum

Definition at line 57 of file ip_icmp.h.

◆ icmp_code

u_char icmphdr::icmp_code

Definition at line 56 of file ip_icmp.h.

◆ icmp_type

u_char icmphdr::icmp_type

Definition at line 55 of file ip_icmp.h.


The documentation for this struct was generated from the following file: