Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/util/include/
H A Dappspawn_utils.h55 #define IFF_LOOPBACK_VALUE "9\n" macro
/ohos5.0/base/startup/appspawn/util/src/
H A Dappspawn_utils.c428 int ret = write(fd, IFF_LOOPBACK_VALUE, IFF_LOOPBACK_SIZE); in EnableNewNetNamespace()