Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/util/include/
H A Dappspawn_utils.h56 #define IFF_LOOPBACK_SIZE 2 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()