webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
sctp_peeloff.c File Reference
#include <netinet/sctp_os.h>
#include <netinet/sctp_pcb.h>
#include <netinet/sctputil.h>
#include <netinet/sctp_var.h>
#include <netinet/sctp_sysctl.h>
#include <netinet/sctp.h>
#include <netinet/sctp_uio.h>
#include <netinet/sctp_peeloff.h>
#include <netinet/sctp_auth.h>

Functions

int sctp_can_peel_off (struct socket *head, sctp_assoc_t assoc_id)
 
int sctp_do_peeloff (struct socket *head, struct socket *so, sctp_assoc_t assoc_id)
 

Function Documentation

◆ sctp_can_peel_off()

int sctp_can_peel_off ( struct socket head,
sctp_assoc_t  assoc_id 
)

◆ sctp_do_peeloff()

int sctp_do_peeloff ( struct socket head,
struct socket so,
sctp_assoc_t  assoc_id 
)