Searched refs:tst_netdev_remove_address (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/ |
D | tst_netdevice.h | 50 int tst_netdev_remove_address(const char *file, const int lineno, 54 tst_netdev_remove_address(__FILE__, __LINE__, (ifname), (family), \
|
/third_party/ltp/lib/ |
D | tst_netdevice.c | 305 int tst_netdev_remove_address(const char *file, const int lineno, in tst_netdev_remove_address() function 316 return tst_netdev_remove_address(file, lineno, ifname, AF_INET, in tst_netdev_remove_address_inet()
|