|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.13.1.2
|
Data Fields | |
| uint32_t | allottedLeaseTime |
| Lease time allotted. | |
| uint32_t | bindingType |
| dynamic, static, tentative | |
| uint32_t | intIfNum |
| Physical port where client is attached. | |
| open_in6_addr_t | ipAddr |
| IPv6 address assigned to the station. | |
| unsigned char | macAddr [OPEN_MAC_ADDR_LEN] |
| A MAC address uniquely identifies a node in the bindings data base. | |
| uint32_t | remLease |
| Time left on lease (minutes) | |
| unsigned short | vlanId |
| VLAN ID. | |
Definition at line 71 of file openapi_dhcp_snooping.h.