Searched refs:rtnl_rtntype_n2a (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/
H A Drtm_map.h4 char *rtnl_rtntype_n2a(int id, char *buf, int len);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/libiproute/
H A Drtm_map.h5 const char *rtnl_rtntype_n2a(int id, char *buf, int len);
H A Drtm_map.c18 const char *rtnl_rtntype_n2a(int id, char *buf, int len) function
H A Diprule.c157 fprintf(fp, "%s", rtnl_rtntype_n2a(r->rtm_type, b1, sizeof(b1)));
H A Diproute.c201 fprintf(fp, "%s ", rtnl_rtntype_n2a(r->rtm_type, b1, sizeof(b1)));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Drtm_map.c25 char *rtnl_rtntype_n2a(int id, char *buf, int len) function
H A Diprule.c157 fprintf(fp, "%s", rtnl_rtntype_n2a(r->rtm_type, b1, sizeof(b1)));
H A Diproute.c293 fprintf(fp, "%s ", rtnl_rtntype_n2a(r->rtm_type, b1, sizeof(b1)));

Completed in 95 milliseconds