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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_input.c168 * ip_accept_tcp() - This function is called by the squeue when it retrieves
183 ip_accept_tcp(ill_t *ill, ill_rx_ring_t *ip_ring, squeue_t *target_sqp, function
191 * Used by ip_input and ip_accept_tcp
192 * The last three arguments are only used by ip_accept_tcp, and mhip is
381 /* Better be called from ip_accept_tcp */
407 /* Better be called from ip_accept_tcp */
2527 * ip_accept_tcp and we match the target, don't match

Completed in 65 milliseconds