Searched refs:iproute (Results 1 – 7 of 7) sorted by relevance
23 iproute ip_tests.sh
4 LOCAL_SRC_FILES := ip.c ipaddress.c ipaddrlabel.c iproute.c iprule.c ipnetns.c \
1 IPOBJ=ip.o ipaddress.o ipaddrlabel.o iproute.o iprule.o ipnetns.o \
115 USE_IP(OLDTOY(iproute, ip, TOYFLAG_SBIN))
24 ltp/testcases/network/iproute/ip_tests.sh
2021 static int iproute(char **argv) in iproute() function2729 cmdobj ipcmd, cmdobjlist[] = {ipaddr, iplink, iproute, iprule, iptunnel}; in ip_main()
1621 module_src_files := testcases/network/iproute/ip_tests.sh