Searched defs:inetSocket (Results 1 – 2 of 2) sorted by relevance
45 int inetSocket = -1; in Open() local118 int PanNetwork::SetMacAddress(int inetSocket) in SetMacAddress()154 int PanNetwork::SetIpAddress(int inetSocket) in SetIpAddress()203 int PanNetwork::SetIffUp(int inetSocket) in SetIffUp()228 int PanNetwork::SetIffdown(int inetSocket) in SetIffdown()256 int inetSocket; in Close() local
393 int32_t inetSocket = socket(AF_INET, SOCK_DGRAM, 0); in SetIpAddress() local418 int32_t inetSocket = socket(AF_INET, SOCK_DGRAM, 0); in SetIffUp() local438 int32_t inetSocket = socket(AF_INET, SOCK_DGRAM, 0); in AddStaticArp() local458 int32_t inetSocket = socket(AF_INET, SOCK_DGRAM, 0); in DelStaticArp() local