Lines Matching refs:Net
414 'A' + pAC->Rlmt.Net[0].Port[pAC->Rlmt.Net[0].PrefPort]->PortNumber, in skge_probe()
425 (caddr_t) &pAC->Addr.Net[0].CurrentMacAddress, 6); in skge_probe()
509 (caddr_t) &pAC->Addr.Net[1].CurrentMacAddress, 6); in skge_probe()
4052 pAC->Rlmt.Net[0].Preference = -1; /* auto */
4053 pAC->Rlmt.Net[0].PrefPort = 0;
4060 pAC->Rlmt.Net[0].Preference = Port;
4061 pAC->Rlmt.Net[0].PrefPort = Port;
4072 pAC->Rlmt.Net[0].Preference = -1; /* auto */
4073 pAC->Rlmt.Net[0].PrefPort = 0;
4076 pAC->Rlmt.Net[0].Preference = Port;
4077 pAC->Rlmt.Net[0].PrefPort = Port;
4757 FromPort, ToPort, pAC->Rlmt.Net[0].PrefPort));