Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sctp_outq_free
include/net/sctp/structs.h
1109
void sctp_outq_free(struct sctp_outq*);
net/sctp/associola.c
340
sctp_outq_free(&asoc->outqueue);
net/sctp/stream.c
1019
sctp_outq_free(&asoc->outqueue);
net/sctp/stream.c
746
sctp_outq_free(&asoc->outqueue);