Searched refs:sctp_pktdrop_enable (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dsctp_sysctl.h53 uint32_t sctp_pktdrop_enable; member in struct:sctp_sysctl
H A Dsctp_sysctl.c65 SCTP_BASE_SYSCTL(sctp_pktdrop_enable) = SCTPCTL_PKTDROP_ENABLE_DEFAULT;
847 SCTP_UINT_SYSCTL(pktdrop_enable, sctp_pktdrop_enable, SCTPCTL_PKTDROP_ENABLE)
H A Dsctp_pcb.c2496 inp->pktdrop_supported = (uint8_t) SCTP_BASE_SYSCTL(sctp_pktdrop_enable);

Completed in 78 milliseconds