FreeBSD kernel IPv4 code
group_in Struct Reference

#include <alias_local.h>

Collaboration diagram for group_in:

Public Member Functions

 SPLAY_ENTRY (group_in) in
 
 LIST_HEAD (, alias_link) full
 

Data Fields

struct in_addr alias_addr
 
u_short alias_port
 
int link_type
 
 partial
 

Detailed Description

Definition at line 81 of file alias_local.h.

Member Function Documentation

◆ LIST_HEAD()

group_in::LIST_HEAD ( alias_link  )

◆ SPLAY_ENTRY()

group_in::SPLAY_ENTRY ( group_in  )

Field Documentation

◆ alias_addr

struct in_addr group_in::alias_addr

Definition at line 82 of file alias_local.h.

Referenced by AddLink(), cmp_in(), and StartPointIn().

◆ alias_port

u_short group_in::alias_port

Definition at line 83 of file alias_local.h.

Referenced by cmp_in(), and StartPointIn().

◆ link_type

int group_in::link_type

Definition at line 84 of file alias_local.h.

Referenced by AddLink(), cmp_in(), and StartPointIn().

◆ partial

group_in::partial

Definition at line 86 of file alias_local.h.

Referenced by _FindLinkIn(), AddLink(), DeleteLink(), and StartPointIn().


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