Searched refs:PFDESC_SCTP_ABORT (Results 1 – 3 of 3) sorted by relevance
2122 pd->sctp_flags |= PFDESC_SCTP_ABORT; in pf_scan_sctp()2177 if ((pd->sctp_flags & PFDESC_SCTP_ABORT) && in pf_scan_sctp()
6272 if (pd->sctp_flags & (PFDESC_SCTP_SHUTDOWN | PFDESC_SCTP_ABORT | in pf_test_state_sctp()
1585 #define PFDESC_SCTP_ABORT 0x0010 macro