Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_ADDR_NOHB

3055 				if (net->dest_state & SCTP_ADDR_NOHB) {
5597 !(net->dest_state & SCTP_ADDR_NOHB)) {
5601 net->dest_state |= SCTP_ADDR_NOHB;
5612 net->dest_state &= ~SCTP_ADDR_NOHB;
5722 if (net->dest_state & SCTP_ADDR_NOHB) {
5723 net->dest_state &= ~SCTP_ADDR_NOHB;
5733 if (!(net->dest_state & SCTP_ADDR_NOHB)) {
5734 net->dest_state |= SCTP_ADDR_NOHB;