ether_header      950 dev/ic/acx.c   			struct ether_header *eh;
ether_header      964 dev/ic/acx.c   			if (m->m_len < sizeof(struct ether_header)) {
ether_header      965 dev/ic/acx.c   				m = m_pullup(m, sizeof(struct ether_header));
ether_header      971 dev/ic/acx.c   			eh = mtod(m, struct ether_header *);
ether_header      403 dev/ic/am7990.c 	pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
ether_header      449 dev/ic/am7990.c 	struct ether_header *eh;
ether_header      452 dev/ic/am7990.c 	if (len <= sizeof(struct ether_header) ||
ether_header      453 dev/ic/am7990.c 	    len > ETHERMTU + ETHER_VLAN_ENCAP_LEN + sizeof(struct ether_header)) {
ether_header      488 dev/ic/am7990.c 	eh = mtod(m, struct ether_header *);
ether_header      792 dev/ic/am7990.c 		if (len > ETHERMTU + sizeof(struct ether_header))
ether_header      951 dev/ic/am7990.c 	struct ether_header eh;
ether_header      978 dev/ic/am7990.c 	struct ether_header eh;
ether_header      307 dev/ic/awi.c   	    sizeof(struct ether_header);
ether_header      335 dev/ic/awi.c   	bpfattach(ifp, DLT_EN10MB, sizeof(struct ether_header));
ether_header      984 dev/ic/awi.c   				    sizeof(struct ether_header);
ether_header     1069 dev/ic/awi.c   	struct ether_header eh;
ether_header     1080 dev/ic/awi.c   		m_adj(m0, sizeof(struct ether_header) - sizeof(struct llc));
ether_header     1116 dev/ic/awi.c   	struct ether_header *eh;
ether_header     1132 dev/ic/awi.c   		eh = mtod(m0, struct ether_header *);
ether_header     1154 dev/ic/awi.c   	if (ALIGN(mtod(m0, caddr_t) + sizeof(struct ether_header)) !=
ether_header     1155 dev/ic/awi.c   	    (u_int)(mtod(m0, caddr_t) + sizeof(struct ether_header))) {
ether_header     1191 dev/ic/awi.c   				    + sizeof(struct ether_header))
ether_header     1192 dev/ic/awi.c   				    - sizeof(struct ether_header);
ether_header     1421 dev/ic/awi.c   			    sizeof(struct ether_header));
ether_header     1569 dev/ic/awi.c   	    sizeof(struct ether_header) + ETHERMTU) * AWI_NTXBUFS;
ether_header     1048 dev/ic/dp8390.c 			    ALIGN(m->m_data + sizeof(struct ether_header)) -
ether_header     1049 dev/ic/dp8390.c 			    sizeof(struct ether_header);
ether_header     1399 dev/ic/elink3.c 	pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
ether_header      917 dev/ic/fxp.c   					    sizeof(struct ether_header)) {
ether_header      915 dev/ic/gem.c   	struct ether_header *eh;
ether_header      976 dev/ic/gem.c   		eh = mtod(m, struct ether_header *);
ether_header      749 dev/ic/hme.c   	struct ether_header *eh;
ether_header      767 dev/ic/hme.c   	if (pktlen < sizeof(struct ether_header))
ether_header      769 dev/ic/hme.c   	eh = mtod(m, struct ether_header *);
ether_header      777 dev/ic/hme.c   	pktlen -= sizeof(struct ether_header);
ether_header      984 dev/ic/i82596.c 	struct ether_header eh;
ether_header      990 dev/ic/i82596.c 	    sizeof(struct ether_header));
ether_header     1016 dev/ic/i82596.c 			    ALIGN(m->m_data + sizeof(struct ether_header)) -
ether_header     1017 dev/ic/i82596.c 			    sizeof(struct ether_header);
ether_header     1040 dev/ic/i82596.c 	bcopy(&eh, mtod(m, caddr_t), sizeof(struct ether_header));
ether_header     1041 dev/ic/i82596.c 	thismboff = sizeof(struct ether_header);
ether_header     1042 dev/ic/i82596.c 	thisrboff = sizeof(struct ether_header);
ether_header     1043 dev/ic/i82596.c 	resid -= sizeof(struct ether_header);
ether_header     1119 dev/ic/i82596.c 		struct ether_header *eh = mtod(m, struct ether_header *);
ether_header      446 dev/ic/if_wi.c 	BPFATTACH(&ifp->if_bpf, ifp, DLT_EN10MB, sizeof(struct ether_header));
ether_header      546 dev/ic/if_wi.c 	struct ether_header	*eh;
ether_header      676 dev/ic/if_wi.c 		    sizeof(struct ether_header)) - sizeof(struct ether_header);
ether_header      678 dev/ic/if_wi.c 		eh = mtod(m, struct ether_header *);
ether_header      746 dev/ic/if_wi.c 			    mtod(m, caddr_t) + sizeof(struct ether_header),
ether_header      755 dev/ic/if_wi.c 			    sizeof(struct ether_header)) > maxlen) {
ether_header      767 dev/ic/if_wi.c 			    sizeof(struct ether_header);
ether_header      791 dev/ic/if_wi.c 				    sizeof(struct ether_header);
ether_header      793 dev/ic/if_wi.c 				    sizeof(struct ether_header), len)) {
ether_header      808 dev/ic/if_wi.c 				m_copyback(m, sizeof(struct ether_header) -
ether_header      811 dev/ic/if_wi.c 				    sc->wi_rxbuf + sizeof(struct ether_header) +
ether_header     2458 dev/ic/if_wi.c 	struct ether_header	*eh;
ether_header     2479 dev/ic/if_wi.c 	eh = mtod(m0, struct ether_header *);
ether_header     2542 dev/ic/if_wi.c 			m_copydata(m0, sizeof(struct ether_header),
ether_header     2543 dev/ic/if_wi.c 			    m0->m_pkthdr.len - sizeof(struct ether_header),
ether_header     2558 dev/ic/if_wi.c 			     sizeof(struct ether_header)) + 18);
ether_header     2560 dev/ic/if_wi.c 			m_copydata(m0, sizeof(struct ether_header),
ether_header     2561 dev/ic/if_wi.c 			    m0->m_pkthdr.len - sizeof(struct ether_header),
ether_header     2570 dev/ic/if_wi.c 			     sizeof(struct ether_header)) + 2);
ether_header      270 dev/ic/lemac.c 	struct ether_header eh;
ether_header      141 dev/ic/pgt.c   	*pgt_ieee80211_encap(struct pgt_softc *, struct ether_header *,
ether_header      825 dev/ic/pgt.c   pgt_ieee80211_encap(struct pgt_softc *sc, struct ether_header *eh,
ether_header      913 dev/ic/pgt.c   	struct ether_header eh;
ether_header     2208 dev/ic/pgt.c   			    mtod(m, struct ether_header *)->ether_dhost);
ether_header     2217 dev/ic/pgt.c   				struct ether_header eh;
ether_header     2220 dev/ic/pgt.c   				bcopy(mtod(m, struct ether_header *), &eh,
ether_header      640 dev/ic/re.c    	struct ether_header	*eh;
ether_header      693 dev/ic/re.c    	eh = mtod(m0, struct ether_header *);
ether_header      743 dev/ic/re.c    	eh = mtod(m0, struct ether_header *);
ether_header      263 dev/ic/rln.c   #define PACKETMIN	(sizeof (struct ether_header) + ETHERMIN)
ether_header      264 dev/ic/rln.c   #define PACKETMAX	(sizeof (struct ether_header) + ETHERMTU + 4)
ether_header      750 dev/ic/rln.c   	pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
ether_header      722 dev/ic/smc83c170.c 			if (len < sizeof(struct ether_header)) {
ether_header      995 dev/ic/smc91cxx.c 	    sizeof(struct ether_header)) - sizeof(struct ether_header);
ether_header      679 dev/ic/xl.c    		mtod(m, struct ether_header *)->ether_dhost, ETHER_ADDR_LEN);
ether_header      681 dev/ic/xl.c    		mtod(m, struct ether_header *)->ether_shost, ETHER_ADDR_LEN);
ether_header      682 dev/ic/xl.c    	mtod(m, struct ether_header *)->ether_type = htons(3);
ether_header      686 dev/ic/xl.c    	m->m_len = m->m_pkthdr.len = sizeof(struct ether_header) + 3;
ether_header      765 dev/isa/if_ef_isapnp.c 	pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
ether_header      701 dev/isa/if_eg.c 	if (len <= sizeof(struct ether_header) ||
ether_header      500 dev/isa/if_el.c 	if (len <= sizeof(struct ether_header) ||
ether_header      288 dev/isa/if_ie.c     struct ether_header *, int *);
ether_header      311 dev/isa/if_ie.c static __inline int check_eh(struct ie_softc *, struct ether_header *,
ether_header     1031 dev/isa/if_ie.c 	struct ether_header *eh;
ether_header     1234 dev/isa/if_ie.c 	struct ether_header *ehp;
ether_header     1353 dev/isa/if_ie.c 	struct ether_header eh;
ether_header     3902 dev/pci/if_bnx.c 			    struct ether_header *eh;
ether_header     3903 dev/pci/if_bnx.c 			    eh = mtod(m, struct ether_header *);
ether_header      277 dev/pci/if_de.c     bcopy(sc->tulip_enaddr, mtod(m, struct ether_header *)->ether_dhost,
ether_header      279 dev/pci/if_de.c     bcopy(sc->tulip_enaddr, mtod(m, struct ether_header *)->ether_shost,
ether_header      281 dev/pci/if_de.c     mtod(m, struct ether_header *)->ether_type = htons(3);
ether_header      285 dev/pci/if_de.c     m->m_len = m->m_pkthdr.len = sizeof(struct ether_header) + 3;
ether_header     1823 dev/pci/if_sk.c 	struct ether_header *eh;
ether_header     1833 dev/pci/if_sk.c 	eh = (struct ether_header *)pp;
ether_header     1116 dev/pci/if_tl.c 	struct ether_header	*eh;
ether_header     1146 dev/pci/if_tl.c 		eh = mtod(m, struct ether_header *);
ether_header      598 dev/pcmcia/if_cnw.c 			    ALIGN(sizeof(struct ether_header)) -
ether_header      599 dev/pcmcia/if_cnw.c 			        sizeof(struct ether_header);
ether_header      646 dev/pcmcia/if_cnw.c 	struct ether_header *eh;
ether_header      678 dev/pcmcia/if_cnw.c 		eh = mtod(m, struct ether_header *);
ether_header      623 dev/pcmcia/if_ray.c 	    sizeof(struct ieee80211_frame) + sizeof(struct ether_header);
ether_header     1147 dev/pcmcia/if_ray.c 	struct ether_header *eh;
ether_header     1221 dev/pcmcia/if_ray.c 		M_PULLUP(m0, sizeof(struct ether_header));
ether_header     1232 dev/pcmcia/if_ray.c 		eh = mtod(m0, struct ether_header *);
ether_header     1249 dev/pcmcia/if_ray.c 			M_PULLUP(m0, sizeof(struct ether_header) + tmplen);
ether_header     1258 dev/pcmcia/if_ray.c 		eh = (struct ether_header *)((u_int8_t *)iframe + tmplen);
ether_header     1373 dev/pcmcia/if_ray.c 	struct ether_header *eh;
ether_header     1601 dev/pcmcia/if_ray.c 		eh = (struct ether_header *)((caddr_t)(frame + 1) - 6);
ether_header     1606 dev/pcmcia/if_ray.c 		eh = (struct ether_header *)(frame + 1);
ether_header      806 dev/pcmcia/if_xe.c 			    sizeof (struct ether_header)) -
ether_header      807 dev/pcmcia/if_xe.c 			    sizeof (struct ether_header);
ether_header      507 dev/sbus/be.c  	pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
ether_header      547 dev/sbus/be.c  	if (len <= sizeof(struct ether_header) ||
ether_header      548 dev/sbus/be.c  	    len > ETHERMTU + sizeof(struct ether_header)) {
ether_header      346 dev/sbus/qe.c  	pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
ether_header      418 dev/sbus/qe.c  	if (len <= sizeof(struct ether_header) ||
ether_header      419 dev/sbus/qe.c  	    len > ETHERMTU + sizeof(struct ether_header)) {
ether_header      801 dev/usb/if_cdce.c 	if (total_len < sizeof(struct ether_header)) {
ether_header      413 dev/usb/if_cdcef.c 	if (total_len < sizeof(struct ether_header)) {
ether_header      763 dev/usb/if_cue.c 	if (len < sizeof(struct ether_header)) {
ether_header      765 dev/usb/if_kue.c 	if (total_len < sizeof(struct ether_header)) {
ether_header     1154 dev/usb/if_udav.c 	if (total_len < sizeof(struct ether_header) ||
ether_header       78 lib/libsa/arp.c 		struct ether_header eh;
ether_header       85 lib/libsa/arp.c 		struct ether_header eh;
ether_header       67 lib/libsa/ether.c struct ether_header *eh;
ether_header       74 lib/libsa/ether.c 	eh = (struct ether_header *)pkt - 1;
ether_header      103 lib/libsa/ether.c struct ether_header *eh;
ether_header      110 lib/libsa/ether.c 	eh = (struct ether_header *)pkt - 1;
ether_header      376 net/bridgestp.c 	struct ether_header *eh;
ether_header      390 net/bridgestp.c 	eh = mtod(m, struct ether_header *);
ether_header      488 net/bridgestp.c 	struct ether_header *eh;
ether_header      505 net/bridgestp.c 	eh = mtod(m, struct ether_header *);
ether_header      597 net/bridgestp.c     struct ether_header *eh, struct mbuf *m)
ether_header       79 net/if.h       struct ether_header;
ether_header      693 net/if.h       void	ether_input(struct ifnet *, struct ether_header *, struct mbuf *);
ether_header      119 net/if_bridge.c     struct ether_header *, struct mbuf *);
ether_header      120 net/if_bridge.c void	bridge_span(struct bridge_softc *, struct ether_header *,
ether_header      137 net/if_bridge.c int bridge_blocknonip(struct ether_header *, struct mbuf *);
ether_header      142 net/if_bridge.c u_int8_t bridge_filterrule(struct brl_head *, struct ether_header *,
ether_header      146 net/if_bridge.c     struct ether_header *, struct mbuf *m);
ether_header      150 net/if_bridge.c     struct ether_header *, struct mbuf *);
ether_header      153 net/if_bridge.c     struct ether_header *, struct mbuf *, int, struct llc *, int, int, int);
ether_header      157 net/if_bridge.c     struct ether_header *, int, struct llc *,
ether_header     1004 net/if_bridge.c 	struct ether_header *eh;
ether_header     1025 net/if_bridge.c 	eh = mtod(m, struct ether_header *);
ether_header     1199 net/if_bridge.c 	struct ether_header eh;
ether_header     1376 net/if_bridge.c bridge_input(struct ifnet *ifp, struct ether_header *eh, struct mbuf *m)
ether_header     1530 net/if_bridge.c     struct ether_header *eh, struct mbuf *m)
ether_header     1629 net/if_bridge.c bridge_span(struct bridge_softc *sc, struct ether_header *eh,
ether_header     2079 net/if_bridge.c bridge_blocknonip(struct ether_header *eh, struct mbuf *m)
ether_header     2122 net/if_bridge.c bridge_filterrule(struct brl_head *h, struct ether_header *eh, struct mbuf *m)
ether_header     2215 net/if_bridge.c     struct ether_header *eh, int hassnap, struct llc *llc,
ether_header     2415 net/if_bridge.c     struct ether_header *eh, struct mbuf *m)
ether_header     2596 net/if_bridge.c     struct ether_header *eh, struct mbuf *m)
ether_header     2736 net/if_bridge.c     struct ether_header *eh, struct mbuf *n, int hassnap, struct llc *llc,
ether_header      433 net/if_bridge.h struct mbuf *bridge_input(struct ifnet *, struct ether_header *,
ether_header      450 net/if_bridge.h     struct ether_header *, struct mbuf *);
ether_header      204 net/if_ethersubr.c 	struct ether_header *eh;
ether_header      330 net/if_ethersubr.c 		eh = (struct ether_header *)dst->sa_data;
ether_header      335 net/if_ethersubr.c 		eh = (struct ether_header *)dst->sa_data;
ether_header      358 net/if_ethersubr.c 	eh = mtod(m, struct ether_header *);
ether_header      457 net/if_ethersubr.c 	struct ether_header *eh;
ether_header      469 net/if_ethersubr.c 	struct ether_header *eh_tmp;
ether_header      473 net/if_ethersubr.c 		eh = mtod(m, struct ether_header *);
ether_header      666 net/if_ethersubr.c 		eh_tmp = mtod(m, struct ether_header *);
ether_header      667 net/if_ethersubr.c 		bcopy(eh, eh_tmp, sizeof(struct ether_header));
ether_header      726 net/if_ethersubr.c 				*mtod(m, struct ether_header *) = *eh;
ether_header      249 net/if_fddisubr.c 		struct ether_header *eh;
ether_header      250 net/if_fddisubr.c 		eh = (struct ether_header *)dst->sa_data;
ether_header      242 net/if_pppoe.c 	sc->sc_sppp.pp_if.if_hdrlen = sizeof(struct ether_header) + PPPOE_HEADERLEN;
ether_header      399 net/if_pppoe.c 	struct ether_header *eh;
ether_header      420 net/if_pppoe.c 	eh = mtod(m, struct ether_header *);
ether_header      741 net/if_pppoe.c 	memcpy(shost, mtod(m, struct ether_header*)->ether_shost, ETHER_ADDR_LEN);
ether_header      743 net/if_pppoe.c 	m_adj(m, sizeof(struct ether_header));
ether_header      820 net/if_pppoe.c 	struct ether_header *eh;
ether_header      836 net/if_pppoe.c 	eh = (struct ether_header*)&dst.sa_data;
ether_header      985 net/if_pppoe.c 	if (len + sizeof(struct ether_header) > MHLEN) {
ether_header      994 net/if_pppoe.c 	m->m_data += sizeof(struct ether_header);
ether_header     1286 net/if_pppoe.c 	struct ether_header *eh;
ether_header     1300 net/if_pppoe.c 	eh = (struct ether_header *)&dst.sa_data;
ether_header      102 net/if_trunk.c 	    struct ether_header *, struct mbuf *);
ether_header      109 net/if_trunk.c 	    struct ether_header *, struct mbuf *);
ether_header      118 net/if_trunk.c 	    struct ether_header *, struct mbuf *);
ether_header      947 net/if_trunk.c 	struct ether_header *eh;
ether_header      958 net/if_trunk.c 	eh = mtod(m, struct ether_header *);
ether_header     1043 net/if_trunk.c trunk_input(struct ifnet *ifp, struct ether_header *eh, struct mbuf *m)
ether_header     1241 net/if_trunk.c     struct ether_header *eh, struct mbuf *m)
ether_header     1291 net/if_trunk.c     struct ether_header *eh, struct mbuf *m)
ether_header     1427 net/if_trunk.c     struct ether_header *eh, struct mbuf *m)
ether_header      164 net/if_trunk.h 		    struct ether_header *, struct mbuf *);
ether_header      189 net/if_trunk.h int	 	trunk_input(struct ifnet *, struct ether_header *,
ether_header      274 net/if_vlan.c  	struct ether_header *eh;
ether_header      100 net/if_vlan_var.h extern	int vlan_input(struct ether_header *eh, struct mbuf *m);
ether_header      148 net/pf.c       			    u_int16_t, struct ether_header *, struct ifnet *);
ether_header     1561 net/pf.c           u_int16_t rtag, struct ether_header *eh, struct ifnet *ifp)
ether_header     1680 net/pf.c       			struct ether_header	*e = (void *)ro.ro_dst.sa_data;
ether_header     5344 net/pf.c           struct ether_header *eh)
ether_header     5653 net/pf.c           struct ether_header *eh)
ether_header     1070 net/pfvar.h    	struct ether_header
ether_header     1597 net/pfvar.h    int	pf_test(int, struct ifnet *, struct mbuf **, struct ether_header *);
ether_header     1601 net/pfvar.h    int	pf_test6(int, struct ifnet *, struct mbuf **, struct ether_header *);
ether_header      134 net80211/ieee80211_input.c 	struct ether_header *eh;
ether_header      372 net80211/ieee80211_input.c 		eh = mtod(m, struct ether_header *);
ether_header      531 net80211/ieee80211_input.c 	struct ether_header *eh;
ether_header      552 net80211/ieee80211_input.c 	eh = mtod(m, struct ether_header *);
ether_header      622 net80211/ieee80211_input.c 		eh = mtod(m, struct ether_header *);
ether_header     2460 net80211/ieee80211_input.c 	if (m0->m_len < sizeof(struct ether_header) + sizeof(*key))
ether_header     2463 net80211/ieee80211_input.c 	m_adj(m0, sizeof(struct ether_header));
ether_header      386 net80211/ieee80211_output.c 	const struct ether_header *eh;
ether_header      398 net80211/ieee80211_output.c 	eh = mtod(m, struct ether_header *);
ether_header      439 net80211/ieee80211_output.c 	struct ether_header eh;
ether_header      494 net80211/ieee80211_output.c 	if (m->m_len < sizeof(struct ether_header)) {
ether_header      495 net80211/ieee80211_output.c 		m = m_pullup(m, sizeof(struct ether_header));
ether_header      501 net80211/ieee80211_output.c 	memcpy(&eh, mtod(m, caddr_t), sizeof(struct ether_header));
ether_header      531 net80211/ieee80211_output.c 	m_adj(m, sizeof(struct ether_header) - sizeof(struct llc));
ether_header     1514 net80211/ieee80211_output.c 	struct ether_header *eh;
ether_header     1519 net80211/ieee80211_output.c 	M_PREPEND(m, sizeof(struct ether_header), M_DONTWAIT);
ether_header     1522 net80211/ieee80211_output.c 	eh = mtod(m, struct ether_header *);
ether_header     1538 net80211/ieee80211_output.c 	len = m->m_len - sizeof(struct ether_header);
ether_header     1605 net80211/ieee80211_output.c 	pktlen += sizeof(struct ether_header) +
ether_header     1616 net80211/ieee80211_output.c 	m->m_data += sizeof(struct ether_header);
ether_header      193 netatalk/aarp.c     struct ether_header	*eh;
ether_header      230 netatalk/aarp.c     eh = (struct ether_header *)sa.sa_data;
ether_header      370 netatalk/aarp.c     struct ether_header	*eh;
ether_header      519 netatalk/aarp.c     eh = (struct ether_header *)sa.sa_data;
ether_header      607 netatalk/aarp.c     struct ether_header	*eh;
ether_header      659 netatalk/aarp.c     eh = (struct ether_header *)sa.sa_data;
ether_header      328 netinet/if_ether.c 	struct ether_header *eh;
ether_header      338 netinet/if_ether.c 	eh = (struct ether_header *)sa.sa_data;
ether_header      523 netinet/if_ether.c 	struct ether_header *eh;
ether_header      727 netinet/if_ether.c 	eh = (struct ether_header *)sa.sa_data;
ether_header      921 netinet/if_ether.c 	struct ether_header *eh;
ether_header      931 netinet/if_ether.c 	eh = (struct ether_header *)sa.sa_data;
ether_header       72 netinet/if_ether.h struct	ether_header {
ether_header     1480 netinet/ip_carp.c carp_ourether(void *v, struct ether_header *eh, u_char iftype, int src)
ether_header     1505 netinet/ip_carp.c 	struct ether_header eh;
ether_header      163 netinet/ip_carp.h struct ifnet	*carp_ourether(void *, struct ether_header *, u_char, int);
ether_header       82 netinet/ip_ether.c 	struct ether_header eh;
ether_header      113 netinet/ip_ether.c 	if (m->m_pkthdr.len < iphlen + sizeof(struct ether_header) +
ether_header      154 netinet/ip_ether.c 	if (m->m_len < iphlen + sizeof(struct ether_header) +
ether_header      156 netinet/ip_ether.c 		if ((m = m_pullup(m, iphlen + sizeof(struct ether_header) +
ether_header      247 netinet/ip_ether.c 	m_adj(m, sizeof(struct ether_header));