Home
last modified time | relevance | path

Searched defs:total_hlen (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1138 uint32_t n_pkts = 0, total_hlen = 0, total_len = 0; in estimate_gso_pkts() local
3765 uint16_t total_hlen = ip_hlen + tcp_hlen; in do_gso() local