Searched refs:SCTP_NORMAL_PROC (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_input.c824 (void)sctp_free_assoc(stcb->sctp_ep, stcb, SCTP_NORMAL_PROC,
1062 (void)sctp_free_assoc(stcb->sctp_ep, stcb, SCTP_NORMAL_PROC,
1222 (void)sctp_free_assoc(stcb->sctp_ep, stcb, SCTP_NORMAL_PROC,
2157 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
2189 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
2207 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
2237 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
2298 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
2775 (void)sctp_free_assoc(*inp_p, *stcb, SCTP_NORMAL_PROC,
3223 (void)sctp_free_assoc(stcb->sctp_ep, stcb, SCTP_NORMAL_PROC,
[all...]
H A Dsctp_constants.h819 #define SCTP_NORMAL_PROC 0 macro
H A Dsctp_pcb.c4719 (from_inpcbfree == SCTP_NORMAL_PROC)) {
4854 if (from_inpcbfree == SCTP_NORMAL_PROC) {
4897 if (from_inpcbfree == SCTP_NORMAL_PROC) {
4903 if (from_inpcbfree == SCTP_NORMAL_PROC) {
4919 if (from_inpcbfree == SCTP_NORMAL_PROC) {
5211 if (from_inpcbfree == SCTP_NORMAL_PROC) {
5227 if (from_inpcbfree == SCTP_NORMAL_PROC) {
5251 if (from_inpcbfree == SCTP_NORMAL_PROC) {
H A Dsctputil.c1889 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
3989 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
4114 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
6405 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
6413 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
6428 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
6436 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
H A Dsctp_usrreq.c291 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
749 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
835 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
7251 sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
/freebsd-10-stable/sys/netinet6/
H A Dsctp6_usrreq.c340 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,

Completed in 320 milliseconds