Home
last modified time | relevance | path

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

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