Searched refs:rtnl_rtprot_n2a (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Drt_names.h6 char* rtnl_rtprot_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.h7 extern const char* rtnl_rtprot_n2a(int id, char *buf, int len);
H A Drt_names.c79 const char* rtnl_rtprot_n2a(int id, char *buf, int len) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Drt_names.c90 char * rtnl_rtprot_n2a(int id, char *buf, int len) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Diproute.c360 fprintf(fp, " proto %s ", rtnl_rtprot_n2a(r->rtm_protocol, b1, sizeof(b1)));

Completed in 65 milliseconds