Home
last modified time | relevance | path

Searched refs:NETDEV_ADD_ROUTE_INET (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/cve/
Dicmp_rate_limit01.c85 NETDEV_ADD_ROUTE_INET("ltp_veth2", 0, 0, htonl(SRCNET), NETMASK, 0); in setup()
98 NETDEV_ADD_ROUTE_INET("ltp_veth1", 0, 0, htonl(DSTNET), NETMASK, 0); in setup()
/third_party/ltp/include/
Dtst_netdevice.h95 #define NETDEV_ADD_ROUTE_INET(ifname, srcaddr, srcprefix, dstaddr, dstprefix, \ macro
/third_party/ltp/doc/
Dnetwork-c-api.txt228 - +int NETDEV_ADD_ROUTE_INET(const char *ifname, in_addr_t srcaddr, unsigned
246 the same meaning as in +NETDEV_ADD_ROUTE_INET()+. Returns 1 on success,
265 NETDEV_ADD_ROUTE_INET("ltp_veth2", 0, 0, htonl(SRCNET), NETMASK, 0);
270 NETDEV_ADD_ROUTE_INET("ltp_veth1", 0, 0, htonl(DSTNET), NETMASK, 0);