Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h377 typedef struct icmph_s { struct
378 uint8_t icmph_type;
379 uint8_t icmph_code;
380 uint16_t icmph_checksum;
381 union {
397 } icmph_u;