Searched refs:TCP_O_TS (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/net/
H A Dtcp.h81 #define TCP_O_TS 0x08 /* Timestamp option */ macro
/u-boot/net/
H A Dtcp.c160 b->sack.t_opt.kind = TCP_O_TS;
231 b->ip.t_opt.kind = TCP_O_TS;
491 case TCP_O_TS:

Completed in 85 milliseconds