mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Updated licenses for 2019
This commit is contained in:
parent
b59c4a2106
commit
0e597191b8
111 changed files with 302 additions and 222 deletions
|
@ -53,12 +53,12 @@ struct ifmaddrs {
|
|||
|
||||
/*
|
||||
* Message format for use in obtaining information about multicast addresses
|
||||
* from the routing socket
|
||||
* from the routing socket.
|
||||
*/
|
||||
struct ifma_msghdr {
|
||||
int ifmam_msglen; /* to skip over non-understood messages */
|
||||
int ifmam_version; /* future binary compatibility */
|
||||
int ifmam_type; /* message type */
|
||||
int ifmam_type; /* message type */
|
||||
int ifmam_addrs; /* like rtm_addrs */
|
||||
int ifmam_flags; /* value of ifa_flags */
|
||||
int ifmam_index; /* index for associated ifp */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue