Linked list of sockaddrs May be allocated such that only 'len' bytes of addr exist for the structure. More...
#include <module.h>
Data Fields | |
struct sock_list * | next |
next in list | |
socklen_t | len |
length of addr | |
struct sockaddr_storage | addr |
sockaddr | |
Linked list of sockaddrs May be allocated such that only 'len' bytes of addr exist for the structure.