FreeBSD kernel IPv4 code
sctp_nat_timer Struct Reference

sctp nat timer queue structure More...

#include <alias_sctp.h>

Public Member Functions

 LIST_HEAD (sctpTimerQ, sctp_nat_assoc) *TimerQ
 

Data Fields

int loc_time
 
int cur_loc
 

Detailed Description

sctp nat timer queue structure

Definition at line 183 of file alias_sctp.h.

Member Function Documentation

◆ LIST_HEAD()

sctp_nat_timer::LIST_HEAD ( sctpTimerQ  ,
sctp_nat_assoc   
)

List of associations at this position in the timer Q

Field Documentation

◆ cur_loc

int sctp_nat_timer::cur_loc

index of the current location in the circular queue

Definition at line 185 of file alias_sctp.h.

◆ loc_time

int sctp_nat_timer::loc_time

time in seconds for the current location in the queue

Definition at line 184 of file alias_sctp.h.


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