Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1301 uint32_t ntsval, ntsecr; in flow_agg_merge_hdr() local
1303 bcopy((void *)(opt + 8), &ntsecr, sizeof(ntsecr)); in flow_agg_merge_hdr()
1306 __packet_fix_hdr_sum(sopt + 8, &stcp->th_sum, ntsecr); in flow_agg_merge_hdr()