Home
last modified time | relevance | path

Searched refs:sctp_flush (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_var.h337 int sctp_flush(struct socket *, int);
H A Dsctp_usrreq.c810 sctp_flush(struct socket *so, int how) in sctp_flush() function
7542 .pru_flush = sctp_flush,
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c1169 .pru_flush = sctp_flush,