Searched defs:ipNum (Results 1 – 3 of 3) sorted by relevance
460 static int32_t LiteNetDhcpsStart(struct NetDeviceImpl *netDeviceImpl, char *ip, uint16_t ipNum) in LiteNetDhcpsStart()
499 static int32_t LiteNetDhcpsStart(struct NetDeviceImpl *netDeviceImpl, char *ip, uint16_t ipNum) in LiteNetDhcpsStart()
533 int32_t NetIfDhcpsStart(const struct NetDevice *netDevice, char *ip, uint16_t ipNum) in NetIfDhcpsStart()