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