Home
last modified time | relevance | path

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

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