Searched defs:isgroupaddr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1961 ulong_t isgroupaddr; local
1969 isgroupaddr = IDNDL_ADDR_IS_MULTICAST(dhostp);
1999 if ((stp->ss_flags & IDNSFAST) && !isgroupaddr) {
2005 dhostp, type, isgroupaddr))) {
2018 if ((stp->ss_flags & IDNSFAST) && !isgroupaddr) {
2024 type, isgroupaddr))) {
2141 int type, ulong_t isgroupaddr)
2179 dludindp->dl_group_address = isgroupaddr;
2139 idndl_addudind(struct idn *sip, mblk_t *mp, struct ether_addr *shostp, struct ether_addr *dhostp, int type, ulong_t isgroupaddr) argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3304 uint32_t isgroupaddr; local
3320 isgroupaddr = 0;
3346 !isgroupaddr) {

Completed in 59 milliseconds