Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/ !
H A Dsioc-if-addr-bounds.c64 #define IF_NAME "bridge" macro
647 strlcpy(ifname, IF_NAME, sizeof(ifname));
652 T_SKIP("The system does not support the %s cloning interface", IF_NAME);
654 T_SKIP("This test failed creating a %s cloning interface", IF_NAME);
820 strlcpy(ifname, IF_NAME, sizeof(ifname));
824 T_SKIP("The system does not support the %s cloning interface", IF_NAME);
826 T_SKIP("This test failed creating a %s cloning interface", IF_NAME);
1020 strlcpy(ifname, IF_NAME, sizeof(ifname));
1025 T_SKIP("The system does not support the %s cloning interface", IF_NAME);
1027 T_SKIP("This test failed creating a %s cloning interface", IF_NAME);