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

  /external/ppp/pppd/
sys-linux.c 212 static int if6_is_up; /* Interface has been marked up for IPv6, to help differentiate */ variable
347 if (if6_is_up)
    [all...]
sys-solaris.c 190 static int if6_is_up = 0; /* IPv6 interface has been marked up */ variable
783 if (if6_is_up)
    [all...]

Completed in 57 milliseconds