Searched defs:tcp_fuse_output (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c52 * both endpoints proceed to use tcp_fuse_output() as the transmit path.
53 * tcp_fuse_output() enqueues application data directly onto the peer's
343 * endpoints. This routine is called by tcp_fuse_output() for handling
438 tcp_fuse_output(tcp_t *tcp, mblk_t *mp, uint32_t send_size) function
825 * purposes in tcp_fuse_output().

Completed in 73 milliseconds