tfNgDelArpEntryByIpAddr
Table of Contents >> IPv6 Programmer's Reference
| #include <trsocket.h> |
| int tfNgDelArpEntryByIpAddr | (const struct sockaddr_storage * arpIpAddrPtr); |
Function Description
Next Generation API replaces tfDelArpEntryByIpAddr().
Parameters
- arpIpAddrPtr
- Pointer to the IP addr information.
Returns
- TM_ENOERROR
- Success.
- TM_EINVAL
- Bad parameter.