HomeSort by: relevance | last modified time | path
    Searched refs:sctp_debug_on (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/netinet/
sctp_asconf.c 87 extern u_int32_t sctp_debug_on;
128 if (sctp_debug_on & SCTP_DEBUG_ASCONF1) {
156 if (sctp_debug_on & SCTP_DEBUG_ASCONF1) {
174 if (sctp_debug_on & SCTP_DEBUG_ASCONF1) {
232 if (sctp_debug_on & SCTP_DEBUG_ASCONF1) {
252 if (sctp_debug_on & SCTP_DEBUG_ASCONF1) {
263 if (sctp_debug_on & SCTP_DEBUG_ASCONF1) {
281 if (sctp_debug_on & SCTP_DEBUG_ASCONF1) {
367 if (sctp_debug_on & SCTP_DEBUG_ASCONF1) {
387 if (sctp_debug_on & SCTP_DEBUG_ASCONF1)
    [all...]
sctp_input.c 92 extern u_int32_t sctp_debug_on;
104 if (sctp_debug_on & SCTP_DEBUG_INPUT2) {
150 if (sctp_debug_on & SCTP_DEBUG_INPUT3) {
251 if (sctp_debug_on & SCTP_DEBUG_INPUT2) {
436 if (sctp_debug_on & SCTP_DEBUG_INPUT1) {
445 if (sctp_debug_on & SCTP_DEBUG_INPUT1) {
486 if (sctp_debug_on & SCTP_DEBUG_INPUT2) {
502 if (sctp_debug_on & SCTP_DEBUG_INPUT2) {
516 if (sctp_debug_on & SCTP_DEBUG_INPUT2) {
531 if (sctp_debug_on & SCTP_DEBUG_INPUT1)
    [all...]
sctp_peeloff.c 82 extern u_int32_t sctp_debug_on;
145 if (sctp_debug_on & SCTP_DEBUG_PEEL1) {
163 if (sctp_debug_on & SCTP_DEBUG_PEEL1) {
sctp_timer.c 96 extern u_int32_t sctp_debug_on;
105 if (sctp_debug_on & SCTP_DEBUG_TIMER4) {
125 if (sctp_debug_on & SCTP_DEBUG_TIMER4) {
140 if (sctp_debug_on & SCTP_DEBUG_TIMER4) {
178 if (sctp_debug_on & SCTP_DEBUG_TIMER4) {
297 if (sctp_debug_on & SCTP_DEBUG_TIMER2) {
306 if (sctp_debug_on & SCTP_DEBUG_TIMER2) {
333 if (sctp_debug_on & SCTP_DEBUG_TIMER1) {
422 if (sctp_debug_on & SCTP_DEBUG_TIMER2) {
523 if (sctp_debug_on & SCTP_DEBUG_TIMER1)
    [all...]
sctp_indata.c 91 extern u_int32_t sctp_debug_on;
112 if (sctp_debug_on & SCTP_DEBUG_INDATA4) {
163 if (sctp_debug_on & SCTP_DEBUG_INDATA4) {
167 if (sctp_debug_on & SCTP_DEBUG_INDATA4) {
283 if (sctp_debug_on & SCTP_DEBUG_INDATA1) {
298 if (sctp_debug_on & SCTP_DEBUG_INDATA1) {
346 if (sctp_debug_on & SCTP_DEBUG_INDATA1) {
360 if (sctp_debug_on & SCTP_DEBUG_INDATA1) {
380 if (sctp_debug_on & SCTP_DEBUG_INDATA1) {
482 if (sctp_debug_on & SCTP_DEBUG_INDATA1)
    [all...]
sctp_output.c 111 extern uint32_t sctp_debug_on;
464 if (sctp_debug_on & SCTP_DEBUG_OUTPUT4) {
472 if (sctp_debug_on & SCTP_DEBUG_OUTPUT1) {
479 if (sctp_debug_on & SCTP_DEBUG_OUTPUT4) {
503 if (sctp_debug_on & SCTP_DEBUG_OUTPUT1) {
596 if (sctp_debug_on & SCTP_DEBUG_OUTPUT1) {
640 if (sctp_debug_on & SCTP_DEBUG_OUTPUT1) {
745 if (sctp_debug_on & SCTP_DEBUG_OUTPUT1) {
921 if (sctp_debug_on & SCTP_DEBUG_OUTPUT1) {
941 if (sctp_debug_on & SCTP_DEBUG_OUTPUT1)
    [all...]
sctp_usrreq.c 96 extern u_int32_t sctp_debug_on;
354 if (sctp_debug_on & SCTP_DEBUG_USRREQ1) {
766 if (sctp_debug_on & SCTP_DEBUG_OUTPUT4) {
861 if (sctp_debug_on & SCTP_DEBUG_OUTPUT4) {
1153 if (sctp_debug_on & SCTP_DEBUG_PCB1) {
1340 if (sctp_debug_on & SCTP_DEBUG_USRREQ2) {
1353 if (sctp_debug_on & SCTP_DEBUG_USRREQ2) {
1580 *level = sctp_debug_on;
1583 (u_int)sctp_debug_on);
1612 if (sctp_debug_on & SCTP_DEBUG_USRREQ2)
    [all...]
sctp_pcb.c 98 u_int32_t sctp_debug_on = SCTP_DEBUG_ALL; variable
286 if (sctp_debug_on & SCTP_DEBUG_PCB1) {
294 if (sctp_debug_on & SCTP_DEBUG_PCB1) {
415 if (sctp_debug_on & SCTP_DEBUG_INPUT3) {
435 if (sctp_debug_on & SCTP_DEBUG_INPUT3) {
458 if (sctp_debug_on & SCTP_DEBUG_INPUT3) {
725 if (sctp_debug_on & SCTP_DEBUG_PCB1) {
744 if (sctp_debug_on & SCTP_DEBUG_PCB1) {
751 if (sctp_debug_on & SCTP_DEBUG_PCB1) {
758 if (sctp_debug_on & SCTP_DEBUG_PCB1)
    [all...]
sctputil.c 110 extern u_int32_t sctp_debug_on;
864 if (sctp_debug_on & SCTP_DEBUG_TIMER1) {
1048 if (sctp_debug_on & SCTP_DEBUG_TIMER1) {
1180 if (sctp_debug_on & SCTP_DEBUG_TIMER1) {
1237 if (sctp_debug_on & SCTP_DEBUG_TIMER1) {
1358 if (sctp_debug_on & SCTP_DEBUG_TIMER1) {
1368 if (sctp_debug_on & SCTP_DEBUG_TIMER1) {
1505 if (sctp_debug_on & SCTP_DEBUG_TIMER1) {
2557 if (sctp_debug_on & SCTP_DEBUG_UTIL1) {
  /src/sys/netinet6/
sctp6_usrreq.c 103 extern u_int32_t sctp_debug_on;
147 if (sctp_debug_on & SCTP_DEBUG_INPUT1) {
177 if (sctp_debug_on & SCTP_DEBUG_INPUT1) {
206 if (sctp_debug_on & SCTP_DEBUG_INPUT1) {
745 if (sctp_debug_on & SCTP_DEBUG_OUTPUT4) {

Completed in 25 milliseconds