Searched refs:ti_seq (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dtcpip.h50 #define ti_seq ti_t.th_seq macro
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dlsock.c249 ti->ti_seq = sk.sent_seq - 1;
H A Dsock.c448 ti->ti_seq = tcb.snd_nxt - 1;
H A Diptests.c1138 ti.ti_seq = htonl(tcb.snd_nxt - 1);

Completed in 53 milliseconds