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

  /external/iproute2/include/
rt_names.h 6 char* rtnl_rtprot_n2a(int id, char *buf, int len);
  /external/iproute2/lib/
rt_names.c 136 char * rtnl_rtprot_n2a(int id, char *buf, int len) function
  /external/iproute2/ip/
iproute.c 356 fprintf(fp, " proto %s ", rtnl_rtprot_n2a(r->rtm_protocol, b1, sizeof(b1)));
    [all...]

Completed in 1023 milliseconds