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

  /external/iproute2/lib/
dnet_pton.c 20 static int dnet_num(const char *src, u_int16_t * dst) function
46 pos = dnet_num(src, &area);
49 pos = dnet_num(src + pos + 1, &node);

Completed in 776 milliseconds