DoQ packet address information. More...
#include <netevent.h>
Data Fields | |
struct doq_addr_storage addr | localaddr |
the remote addr, and local addr | |
socklen_t | addrlen |
length of addr and length of localaddr | |
socklen_t | localaddrlen |
int | ifindex |
interface index from pktinfo ancillary information | |
DoQ packet address information.
From pktinfo, stores local and remote address and ifindex, so the packet can be sent there.