HomeSort by relevance Sort by last modified time
    Searched refs:if_is_up (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
sys-linux.c 211 static int if_is_up; /* Interface has been marked up */ variable
343 if (if_is_up) {
344 if_is_up = 0;
    [all...]
sys-solaris.c 238 static int if_is_up; /* Interface has been marked up */ variable
786 if (if_is_up)
    [all...]

Completed in 55 milliseconds