Searched refs:rtnl_rtscope_a2n (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Drt_names.h12 int rtnl_rtscope_a2n(__u32 *id, char *arg);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Drt_names.h13 extern int rtnl_rtscope_a2n(uint32_t *id, char *arg);
H A Drt_names.c156 int rtnl_rtscope_a2n(uint32_t *id, char *arg) function
H A Dipaddress.c443 if (rtnl_rtscope_a2n(&scope, *argv)) {
676 if (rtnl_rtscope_a2n(&scope, *argv)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Drt_names.c173 int rtnl_rtscope_a2n(__u32 *id, char *arg) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipaddress.c528 if (rtnl_rtscope_a2n(&scope, *argv)) {
802 if (rtnl_rtscope_a2n(&scope, *argv))
H A Diproute.c729 if (rtnl_rtscope_a2n(&scope, *argv))
1049 if (rtnl_rtscope_a2n(&scope, *argv)) {

Completed in 51 milliseconds