Searched refs:PFDESC_SCTP_ABORT (Results 1 – 3 of 3) sorted by relevance
2051 pd->sctp_flags |= PFDESC_SCTP_ABORT; in pf_scan_sctp()2106 if ((pd->sctp_flags & PFDESC_SCTP_ABORT) && in pf_scan_sctp()
7045 if (pd->sctp_flags & (PFDESC_SCTP_SHUTDOWN_COMPLETE | PFDESC_SCTP_ABORT)) { in pf_test_state()
1672 #define PFDESC_SCTP_ABORT 0x0010 macro