Searched defs:startPort (Results 1 – 7 of 7) sorted by relevance
16 "startPort": 0, number
90 uint16_t startPort; member
201 cJSON *startPort = cJSON_GetObjectItem(mem, NET_FIREWALL_PORT_START.c_str()); in ConvertPortParamToConfig() local
337 int32_t startPort = 0; in CheckPortList() local
105 std::vector<NetFirewallPortParam> GetPortList(const uint16_t startPort, const uint16_t endPort) in GetPortList()
144 …uint16_t startPort; // When there is only one port, the starting port is the same as the ending po… member
283 uint16_t startPort = item.startPort; in AddPortBitmap() local