Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_fake.c204 static int if_fake_fail_ioctl = 0; variable
206 &if_fake_fail_ioctl, 0, "Fake interface fail ioctl");
4289 if (if_fake_fail_ioctl != 0) { in feth_ioctl()