Home
last modified time | relevance | path

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

/third_party/ltp/testcases/cve/
Dicmp_rate_limit01.c82 NETDEV_ADD_ADDRESS_INET("ltp_veth2", htonl(DSTADDR), NETMASK, in setup()
93 NETDEV_ADD_ADDRESS_INET("ltp_veth1", htonl(addr), NETMASK, in setup()
/third_party/ltp/include/
Dtst_netdevice.h46 #define NETDEV_ADD_ADDRESS_INET(ifname, address, prefix, flags) \ macro
/third_party/ltp/doc/
Dnetwork-c-api.txt184 - +int NETDEV_ADD_ADDRESS_INET(const char *ifname, in_addr_t address, unsigned
262 NETDEV_ADD_ADDRESS_INET("ltp_veth2", htonl(DSTADDR), NETMASK,
267 NETDEV_ADD_ADDRESS_INET("ltp_veth1", htonl(SRCADDR), NETMASK,