Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c377 size_t szused = 0; in udp_srcport_hash() local
407 szused = VXLAN_HDR_LEN; in udp_srcport_hash()
411 if (MBLKL(mp) + szused < sizeof (struct ether_header)) in udp_srcport_hash()
419 mp->b_rptr += szused; in udp_srcport_hash()
422 mp->b_rptr -= szused; in udp_srcport_hash()