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

  /src/sys/netinet/
sctp_pcb.c 98 u_int32_t sctp_debug_on = SCTP_DEBUG_ALL; variable in typeref:typename:u_int32_t
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...]

Completed in 37 milliseconds