HomeSort by relevance Sort by last modified time
    Searched full:ip6_multiple_tables (Results 1 - 1 of 1) sorted by null

  /external/iproute2/ip/
iproute.c 135 static int ip6_multiple_tables; local
140 ip6_multiple_tables = 1;
145 if (r->rtm_family == AF_INET6 && !ip6_multiple_tables) {
    [all...]

Completed in 60 milliseconds