FreeBSD kernel IPv4 code
sctp_os.h File Reference
#include <sys/cdefs.h>
#include <netinet/sctp_os_bsd.h>
Include dependency graph for sctp_os.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _NETINET_SCTP_OS_H_
 
#define SCTP_DEFAULT_VRF   0
 

Functions

 __FBSDID ("$FreeBSD$")
 
void sctp_init_vrf_list (int vrfid)
 

Macro Definition Documentation

◆ _NETINET_SCTP_OS_H_

#define _NETINET_SCTP_OS_H_

Definition at line 39 of file sctp_os.h.

◆ SCTP_DEFAULT_VRF

#define SCTP_DEFAULT_VRF   0

Definition at line 71 of file sctp_os.h.

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )

◆ sctp_init_vrf_list()

void sctp_init_vrf_list ( int  vrfid)

Definition at line 270 of file sctp_bsd_addr.c.

References sctp_allocate_vrf(), sctp_init_ifns_for_vrf(), and SCTP_MAX_VRF_ID.

Referenced by sctp_pcb_init().

Here is the call graph for this function:
Here is the caller graph for this function: