Searched defs:ie_mcast_cmd (Results 1 – 3 of 3) sorted by relevance
243 struct ie_mcast_cmd { struct244 struct ie_cmd_common com; /* common part */247 u_short ie_mcast_bytes; /* size (in bytes) of multicast addresses */248 struct ie_en_addr ie_mcast_addrs[MAXMCAST + 1]; /* space for them */
322 struct ie_mcast_cmd { struct323 struct ie_cmd_common com; /* common part */326 u_short ie_mcast_bytes; /* size (in bytes) of multicast addresses */327 struct ie_en_addr ie_mcast_addrs[MAXMCAST + 1]; /* space for them */
261 struct ie_mcast_cmd { struct262 struct ie_cmd_common com; /* common part */265 u_short ie_mcast_bytes; /* size (in bytes) of multicast addresses */266 struct ie_en_addr ie_mcast_addrs[MAXMCAST + 1]; /* space for them */