Searched refs:EVL_ENCAPLEN (Results 1 – 6 of 6) sorted by relevance
221 ifp->if_hdrlen = EVL_ENCAPLEN; in vlan_clone_create()346 memmove((caddr_t)evl + EVL_ENCAPLEN, evl, in vlan_strip()348 m_adj(m, EVL_ENCAPLEN); in vlan_strip()506 hardmtu -= EVL_ENCAPLEN; in vlan_up()
1089 trunk_gethdr(m, off, EVL_ENCAPLEN, &vlanbuf)) == NULL) in trunk_hashmbuf()1094 off += EVL_ENCAPLEN; in trunk_hashmbuf()
106 #define EVL_ENCAPLEN 4 /* length in octets of encapsulation */ macro
785 #define ALE_MAX_FRAMELEN (ETHER_MAX_LEN + EVL_ENCAPLEN)
685 (AGE_JUMBO_FRAMELEN - EVL_ENCAPLEN - \
1408 p += EVL_ENCAPLEN; in ale_rxcsum()1685 sc->ale_max_frame_size += ETHER_HDR_LEN + EVL_ENCAPLEN + ETHER_CRC_LEN; in ale_init()