#include <netinet6/in6_private.h>
netinet6/in6_private.h
structroute_in6_old
| void * | ro_rt | |
| uint32_t | ro_flags | |
| struct sockaddr_in6 | ro_dst |
macroIPV6_NO_IFT_CELLULAR
Options for use with [gs]etsockopt at the IPV6 level.
First word of comment is data type; bool is stored in int.
#define IPV6_NO_IFT_CELLULAR 6969
for internal use only
macroIPV6_RECV_LINK_ADDR_TYPE
#define IPV6_RECV_LINK_ADDR_TYPE 9697
bool: receive the type of the link level address
enumin6_clat46_evhdlr_code_t
CLAT46 events
| IN6_CLAT46_EVENT_V4_FLOW | 0 | |
| IN6_CLAT46_EVENT_V6_ADDR_CONFFAIL | 1 |
typedefin6_clat46_evhdlr_code_t
typedef enum in6_clat46_evhdlr_code_t in6_clat46_evhdlr_code_t;
structkev_netevent_clat46_data
| in6_clat46_evhdlr_code_t | clat46_event_code | |
| pid_t | epid | |
| uuid_t | euuid |