Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/netinet/
H A Dpim.h82 typedef struct pim { struct
84 uint8_t pim_type:4, /* type of PIM message */ argument
85 pim_vers:4; /* PIM version */ argument
90 uint8_t pim_reserved; /* Reserved */ argument
91 uint16_t pim_cksum; /* IP-style checksum */ argument
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c646 boolean_t pim; in props_create() local