Searched defs:tcp_input (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/stand/lib/tcp/ | ||
| H A D | tcp.c | 293 static int tcp_input(int); 402 isp->input[TRANSPORT_LVL] = tcp_input; 561 tcp_input(int sock_id) function 576 printf("tcp_input: unexpected packet " |
Completed in 1019 milliseconds