Searched refs:si_ouraddr (Results 1 – 3 of 3) sorted by relevance
913 ether_copy(&sip->si_ouraddr, &headerp->ether_shost);1130 ether_copy(&sip->si_ouraddr, &idnaddr.dl_phys);1136 (int)sip->si_ouraddr.ether_addr_octet[IDNETHER_CHANNEL];1176 (int)sip->si_ouraddr.ether_addr_octet[IDNETHER_CHANNEL];1227 ether_copy(&stp->ss_sip->si_ouraddr, &dlap->dl_phys);1471 ether_copy(&sip->si_ouraddr, &addr);1535 ether_copy(addrp, &sip->si_ouraddr);1596 ether_copy(&sip->si_ouraddr, &headerp->ether_shost);1605 ether_copy(&sip->si_ouraddr, &headerp->ether_shost);1654 channel = (char)sip->si_ouraddr.ether_addr_octet[IDNETHER_CHANNEL];[all …]
748 idndl_localetheraddr(sip, &sip->si_ouraddr); in idnattach()
3268 struct ether_addr si_ouraddr; /* enet address */ member