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

  /external/iproute2/ip/
ipmroute.c 97 char oiflist[256]; local
102 oiflist[0] = 0;
105 &pkts, &b, &w, oiflist) < 6)
129 if (oiflist[0]) {
131 char *p = oiflist;

Completed in 5244 milliseconds