Searched refs:PRU_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/sys/ | ||
| H A D | protosw.h | 414 #define PRU_SHUTDOWN 7 /* won't send any more data */ macro |
| /xnu-8792.41.9/bsd/netinet/ | ||
| H A D | tcp_usrreq.c | 999 COMMON_END(PRU_SHUTDOWN); in tcp_usr_shutdown() |