Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h630 #define PRU_FLUSH_WR SHUT_WR macro
/f-stack/freebsd/sys/
H A Dsocket.h636 #define PRU_FLUSH_WR SHUT_WR macro
/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c846 if ((how == PRU_FLUSH_WR) || (how == PRU_FLUSH_RDWR)) { in sctp_flush()