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