HomeSort by: relevance | last modified time | path
    Searched defs:startseq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp_output.c 1465 tcp_seq startseq = tp->snd_nxt; local in function:tcp_output
1485 tp->t_rtseq = startseq;
tcp_output.c 1465 tcp_seq startseq = tp->snd_nxt; local in function:tcp_output
1485 tp->t_rtseq = startseq;

Completed in 62 milliseconds