Home
last modified time | relevance | path

Searched defs:tsval (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/netinet/
Dtcp_lro.c550 uint32_t tsval = ntohl(*(ts_ptr + 1)); in tcp_lro_rx() local
Dtcp_lro.h60 uint32_t tsval; member
/freebsd-10-stable/sys/netpfil/pf/
Dpf_norm.c1729 u_int32_t tsval, tsecr; in pf_normalize_tcp_init() local
1825 u_int32_t tsval, tsecr; in pf_normalize_tcp_stateful() local
/freebsd-10-stable/sys/dev/nxge/
Dif_nxge.h260 u32 tsval; member
Dif_nxge.c2618 u32 tsval = ntohl(*(ptr + 1)); in xge_lro_accumulate() local