Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c443 uint32_t skip_l2hlen, uint32_t l2hlen, uint16_t headroom, in validate_pkt_len() argument
447 uint32_t splen = spkt->pkt_length - skip_l2hlen; in validate_pkt_len()
450 VERIFY(skip_l2hlen == 0); in validate_pkt_len()