Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
sctp_indata.c | 2937 int primary_switch_active = 0; local in function:sctp_strike_gap_ack_chunks 2953 primary_switch_active = 1; 3002 if (primary_switch_active && (strike_enabled == 0)) { 3011 } else if (primary_switch_active) { |
sctp_indata.c | 2937 int primary_switch_active = 0; local in function:sctp_strike_gap_ack_chunks 2953 primary_switch_active = 1; 3002 if (primary_switch_active && (strike_enabled == 0)) { 3011 } else if (primary_switch_active) { |