Searched refs:rtnl_rtrealm_n2a (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Drt_names.h9 char* rtnl_rtrealm_n2a(int id, char *buf, int len);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Drt_names.h9 extern const char* rtnl_rtrealm_n2a(int id, char *buf, int len);
H A Diprule.c141 rtnl_rtrealm_n2a(from, b1, sizeof(b1)));
144 rtnl_rtrealm_n2a(to, b1, sizeof(b1)));
H A Drt_names.c230 const char* rtnl_rtrealm_n2a(int id, char *buf, int len) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Df_route.c155 fprintf(f, "to %s ", rtnl_rtrealm_n2a(*(__u32*)RTA_DATA(tb[TCA_ROUTE4_TO]), b1, sizeof(b1)));
157 fprintf(f, "from %s ", rtnl_rtrealm_n2a(*(__u32*)RTA_DATA(tb[TCA_ROUTE4_FROM]), b1, sizeof(b1)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Diprule.c141 rtnl_rtrealm_n2a(from, b1, sizeof(b1)));
144 rtnl_rtrealm_n2a(to, b1, sizeof(b1)));
H A Diproute.c394 rtnl_rtrealm_n2a(from, b1, sizeof(b1)));
397 rtnl_rtrealm_n2a(to, b1, sizeof(b1)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Drtacct.c208 fprintf(fp, "%-10s", rtnl_rtrealm_n2a(realm, b1, sizeof(b1)));
283 fprintf(fp, "%-10s", rtnl_rtrealm_n2a(realm, b1, sizeof(b1)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Drt_names.c220 char * rtnl_rtrealm_n2a(int id, char *buf, int len) function

Completed in 406 milliseconds