Searched refs:tsval (Results 1 – 3 of 3) sorted by relevance
1394 u_int32_t tsval, tsecr; local1452 memcpy(&tsval, &opt[2],1456 src->scrub->pfss_tsval0 = ntohl(tsval);1457 src->scrub->pfss_tsval = ntohl(tsval);1490 u_int32_t tsval = 0, tsecr = 0; local1561 memcpy(&tsval, &opt[2],1563 if (tsval && src->scrub &&1566 tsval = ntohl(tsval);1569 htonl(tsval +1728 (SEQ_LT(tsval, dst->scrub->pfss_tsecr) ||[all …]
11255 * c-exp.y (%union): Add 'svec' and 'tsval'.