FreeBSD kernel IPv4 code
sockunion Union Reference
Collaboration diagram for sockunion:

Data Fields

struct sockaddr_storage ss
 
struct sockaddr sa
 
struct sockaddr_dl sdl
 
struct sockaddr_in sin
 

Detailed Description

Definition at line 77 of file in_mcast.c.

Field Documentation

◆ sa

struct sockaddr sockunion::sa

Definition at line 79 of file in_mcast.c.

◆ sdl

struct sockaddr_dl sockunion::sdl

Definition at line 80 of file in_mcast.c.

◆ sin

struct sockaddr_in sockunion::sin

Definition at line 81 of file in_mcast.c.

Referenced by imo_match_source().

◆ ss

struct sockaddr_storage sockunion::ss

Definition at line 78 of file in_mcast.c.


The documentation for this union was generated from the following file: