Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1410 uint32_t ntsval, ntsecr; in flow_agg_merge_hdr() local
1412 bcopy((void *)(opt + 8), &ntsecr, sizeof(ntsecr)); in flow_agg_merge_hdr()
1415 flow_agg_pkt_fix_hdr_sum(fa, sopt + 8, &stcp->th_sum, ntsecr); in flow_agg_merge_hdr()