Home
last modified time | relevance | path

Searched refs:SCTP_PARTIAL_DELIVERY_EVENT (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/netinet/
HDsctp_uio.h546 #define SCTP_PARTIAL_DELIVERY_EVENT 0x0007 macro
HDsctp_usrreq.c3015 case SCTP_PARTIAL_DELIVERY_EVENT:
6057 case SCTP_PARTIAL_DELIVERY_EVENT:
HDsctputil.c3679 pdapi->pdapi_type = SCTP_PARTIAL_DELIVERY_EVENT; in sctp_notify_partial_delivery_indication()