Searched refs:tcp_clean_death_wrapper (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | tcp_impl.h | 602 extern void tcp_clean_death_wrapper(void *, mblk_t *, void *,
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp.c | 791 * Eg. tcp_input_data, tcp_eager_kill, tcp_clean_death_wrapper, 796 tcp_clean_death_wrapper(void *arg, mblk_t *mp, void *arg2, function
|
H A D | tcp_input.c | 750 /* If allocated, the mp will be freed in tcp_clean_death_wrapper() */ 774 tcp_clean_death_wrapper, eager->tcp_connp, NULL,
|
Completed in 77 milliseconds