Home
last modified time | relevance | path

Searched refs:BindNetInterface (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp140 int BindNetInterface(int fd, const char *ifname) in BindNetInterface() function
180 if (BindNetInterface(fd, ifname) != RET_SUCCESS) { in InitServer()