Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1377 uint16_t l3plen = ntohs(sip6->ip6_plen) + pkt->pkt_flow_ulen; in flow_agg_merge_hdr() local
1378 sip6->ip6_plen = htons(l3plen); in flow_agg_merge_hdr()