Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/netinet/
H A Digmp.h67 struct grphdr { struct
68 uchar_t grphdr_type; /* type of record */ argument
69 uchar_t grphdr_auxlen; /* auxiliary data length */ argument
70 ushort_t grphdr_numsrc; /* number of sources */ argument
71 struct in_addr grphdr_group; /* group address being reported */ argument
/titanic_50/usr/src/uts/common/inet/ip/
H A Digmp.c1889 grphdra_t *grphdr; in igmpv3_sendrpt() local