Home
last modified time | relevance | path

Searched refs:ts_hdr (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1160 uint32_t sts_hdr, ts_hdr; in can_agg_slowpath() local
1167 ts_hdr = *((uint32_t *)(tcp + 1)); in can_agg_slowpath()
1169 bcopy(tcp + 1, &ts_hdr, sizeof(ts_hdr)); in can_agg_slowpath()
1173 ts_hdr != htonl(TCPOPT_TSTAMP_HDR)) { in can_agg_slowpath()
1176 sts_hdr, uint32_t, ts_hdr); in can_agg_slowpath()