Symbol: ether_header
sbin/dhcpleased/engine.c
742
struct ether_header *eh;
sbin/dhcpleased/engine.c
782
eh = (struct ether_header *)p;
sbin/dhcpleased/frontend.c
1096
struct ether_header eh;
sys/arch/luna88k/stand/boot/if_le.c
206
struct ether_header *eh;
sys/arch/macppc/dev/if_bm.c
337
struct ether_header *eh;
sys/arch/macppc/dev/if_bm.c
427
eh = (struct ether_header *)data;
sys/arch/macppc/dev/if_bm.c
527
if (datalen < sizeof(struct ether_header)) {
sys/arch/macppc/dev/if_mc.c
851
if (totlen < ETHERMIN + sizeof(struct ether_header)) {
sys/arch/macppc/dev/if_mc.c
852
int pad = ETHERMIN + sizeof(struct ether_header) - totlen;
sys/arch/macppc/dev/if_mc.c
854
totlen = ETHERMIN + sizeof(struct ether_header);
sys/arch/macppc/dev/if_mc.c
872
if (len <= sizeof(struct ether_header) ||
sys/arch/macppc/dev/if_mc.c
873
len > ETHERMTU + sizeof(struct ether_header)) {
sys/arch/macppc/dev/if_mc.c
988
if (datalen < 4 + sizeof(struct ether_header)) {
sys/arch/macppc/stand/netif_of.c
154
struct ether_header *eh;
sys/arch/macppc/stand/netif_of.c
221
struct ether_header *eh = pkt;
sys/arch/octeon/dev/if_ogx.c
1256
struct ether_header *eh;
sys/arch/octeon/dev/if_ogx.c
1271
eh = mtod(m0, struct ether_header *);
sys/arch/sparc64/stand/ofwboot/netif_of.c
139
ether_sprintf(((struct ether_header *)pkt)->ether_dhost),
sys/arch/sparc64/stand/ofwboot/netif_of.c
140
ether_sprintf(((struct ether_header *)pkt)->ether_shost),
sys/arch/sparc64/stand/ofwboot/netif_of.c
141
((struct ether_header *)pkt)->ether_type & 0xFFFF);
sys/arch/sparc64/stand/ofwboot/netif_of.c
187
ether_sprintf(((struct ether_header *)pkt)->ether_dhost),
sys/arch/sparc64/stand/ofwboot/netif_of.c
188
ether_sprintf(((struct ether_header *)pkt)->ether_shost),
sys/arch/sparc64/stand/ofwboot/netif_of.c
189
((struct ether_header *)pkt)->ether_type & 0xFFFF);
sys/dev/ic/acx.c
945
struct ether_header *eh;
sys/dev/ic/acx.c
965
if (m->m_len < sizeof(struct ether_header)) {
sys/dev/ic/acx.c
966
m = m_pullup(m, sizeof(struct ether_header));
sys/dev/ic/acx.c
972
eh = mtod(m, struct ether_header *);
sys/dev/ic/am7990.c
505
if (len > ETHERMTU + sizeof(struct ether_header))
sys/dev/ic/am7990.c
546
struct ether_header eh;
sys/dev/ic/am7990.c
571
struct ether_header eh;
sys/dev/ic/am79900.c
528
if (len > ETHERMTU + sizeof(struct ether_header))
sys/dev/ic/am79900.c
570
struct ether_header eh;
sys/dev/ic/am79900.c
594
struct ether_header eh;
sys/dev/ic/bwfmreg.h
779
struct ether_header ehdr;
sys/dev/ic/bwi.c
7187
struct ether_header *eh;
sys/dev/ic/bwi.c
7203
eh = mtod(m, struct ether_header *);
sys/dev/ic/dp8390.c
941
ALIGN(m->m_data + sizeof(struct ether_header)) -
sys/dev/ic/dp8390.c
942
sizeof(struct ether_header);
sys/dev/ic/elink3.c
1358
pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
sys/dev/ic/fxp.c
884
sizeof(struct ether_header)) {
sys/dev/ic/i82596.c
1002
bcopy(&eh, mtod(m, caddr_t), sizeof(struct ether_header));
sys/dev/ic/i82596.c
1003
thismboff = sizeof(struct ether_header);
sys/dev/ic/i82596.c
1004
thisrboff = sizeof(struct ether_header);
sys/dev/ic/i82596.c
1005
resid -= sizeof(struct ether_header);
sys/dev/ic/i82596.c
1080
struct ether_header *eh = mtod(m, struct ether_header *);
sys/dev/ic/i82596.c
947
struct ether_header eh;
sys/dev/ic/i82596.c
953
sizeof(struct ether_header));
sys/dev/ic/i82596.c
978
ALIGN(m->m_data + sizeof(struct ether_header)) -
sys/dev/ic/i82596.c
979
sizeof(struct ether_header);
sys/dev/ic/if_wi.c
2318
struct ether_header *eh;
sys/dev/ic/if_wi.c
2339
eh = mtod(m0, struct ether_header *);
sys/dev/ic/if_wi.c
2401
m_copydata(m0, sizeof(struct ether_header),
sys/dev/ic/if_wi.c
2402
m0->m_pkthdr.len - sizeof(struct ether_header),
sys/dev/ic/if_wi.c
2417
sizeof(struct ether_header)) + 18);
sys/dev/ic/if_wi.c
2419
m_copydata(m0, sizeof(struct ether_header),
sys/dev/ic/if_wi.c
2420
m0->m_pkthdr.len - sizeof(struct ether_header),
sys/dev/ic/if_wi.c
2429
sizeof(struct ether_header)) + 2);
sys/dev/ic/if_wi.c
428
BPFATTACH(&ifp->if_bpf, ifp, DLT_EN10MB, sizeof(struct ether_header));
sys/dev/ic/if_wi.c
532
struct ether_header *eh;
sys/dev/ic/if_wi.c
661
sizeof(struct ether_header)) - sizeof(struct ether_header);
sys/dev/ic/if_wi.c
663
eh = mtod(m, struct ether_header *);
sys/dev/ic/if_wi.c
730
mtod(m, caddr_t) + sizeof(struct ether_header),
sys/dev/ic/if_wi.c
739
sizeof(struct ether_header)) > maxlen) {
sys/dev/ic/if_wi.c
751
sizeof(struct ether_header);
sys/dev/ic/if_wi.c
773
sizeof(struct ether_header);
sys/dev/ic/if_wi.c
775
sizeof(struct ether_header), len)) {
sys/dev/ic/if_wi.c
790
m_copyback(m, sizeof(struct ether_header) -
sys/dev/ic/if_wi.c
793
sc->wi_rxbuf + sizeof(struct ether_header) +
sys/dev/ic/lance.c
367
pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
sys/dev/ic/lance.c
408
struct ether_header *eh;
sys/dev/ic/lance.c
410
if (len <= sizeof(struct ether_header) ||
sys/dev/ic/lance.c
412
ETHER_VLAN_ENCAP_LEN + ETHERMTU + sizeof(struct ether_header) :
sys/dev/ic/lance.c
413
ETHERMTU + sizeof(struct ether_header))) {
sys/dev/ic/lance.c
429
eh = mtod(m, struct ether_header *);
sys/dev/ic/lemac.c
256
struct ether_header eh;
sys/dev/ic/pgt.c
129
*pgt_ieee80211_encap(struct pgt_softc *, struct ether_header *,
sys/dev/ic/pgt.c
2188
mtod(m, struct ether_header *)->ether_dhost);
sys/dev/ic/pgt.c
2197
struct ether_header eh;
sys/dev/ic/pgt.c
2200
bcopy(mtod(m, struct ether_header *), &eh,
sys/dev/ic/pgt.c
804
pgt_ieee80211_encap(struct pgt_softc *sc, struct ether_header *eh,
sys/dev/ic/pgt.c
900
struct ether_header eh;
sys/dev/ic/qwx.c
588
struct ether_header *eh;
sys/dev/ic/qwz.c
451
struct ether_header *eh;
sys/dev/ic/smc83c170.c
653
if (len < sizeof(struct ether_header)) {
sys/dev/ic/smc91cxx.c
956
sizeof(struct ether_header)) - sizeof(struct ether_header);
sys/dev/isa/if_ef_isapnp.c
705
pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
sys/dev/isa/if_eg.c
655
if (len <= sizeof(struct ether_header) ||
sys/dev/isa/if_el.c
479
if (len <= sizeof(struct ether_header) ||
sys/dev/isa/if_ie.c
1126
ieget(struct ie_softc *sc, struct ether_header *ehp)
sys/dev/isa/if_ie.c
1249
struct ether_header eh;
sys/dev/isa/if_ie.c
277
struct mbuf *ieget(struct ie_softc *, struct ether_header *);
sys/dev/isa/if_ie.c
300
static __inline int check_eh(struct ie_softc *, struct ether_header *);
sys/dev/isa/if_ie.c
989
check_eh(struct ie_softc *sc, struct ether_header *eh)
sys/dev/pci/if_aq_pci.c
2264
/*AQ2_JUMBO_MTU*/ MCLBYTES + sizeof(struct ether_header));
sys/dev/pci/if_bnx.c
4371
struct ether_header *eh;
sys/dev/pci/if_bnx.c
4372
eh = mtod(m, struct ether_header *);
sys/dev/pci/if_bnx.c
879
sizeof(struct ether_header);
sys/dev/pci/if_de.c
263
bcopy(sc->tulip_enaddr, mtod(m, struct ether_header *)->ether_dhost,
sys/dev/pci/if_de.c
265
bcopy(sc->tulip_enaddr, mtod(m, struct ether_header *)->ether_shost,
sys/dev/pci/if_de.c
267
mtod(m, struct ether_header *)->ether_type = htons(3);
sys/dev/pci/if_de.c
271
m->m_len = m->m_pkthdr.len = sizeof(struct ether_header) + 3;
sys/dev/pci/if_iwm.c
10441
struct ether_header *eh;
sys/dev/pci/if_iwx.c
10180
struct ether_header *eh;
sys/dev/pci/if_mwx.c
669
struct ether_header *eh;
sys/dev/pci/if_tl.c
1028
struct ether_header *eh;
sys/dev/pci/if_tl.c
1059
eh = mtod(m, struct ether_header *);
sys/dev/pci/if_vmx.c
1684
hdrlen = sizeof(struct ether_header) + sizeof(struct ip) +
sys/dev/pcmcia/if_xe.c
780
sizeof (struct ether_header)) -
sys/dev/pcmcia/if_xe.c
781
sizeof (struct ether_header);
sys/dev/sbus/be.c
488
pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
sys/dev/sbus/be.c
529
if (len <= sizeof(struct ether_header) ||
sys/dev/sbus/be.c
530
len > ETHERMTU + sizeof(struct ether_header)) {
sys/dev/sbus/qe.c
321
pad = ALIGN(sizeof(struct ether_header)) - sizeof(struct ether_header);
sys/dev/sbus/qe.c
389
if (len <= sizeof(struct ether_header) ||
sys/dev/sbus/qe.c
390
len > ETHERMTU + sizeof(struct ether_header)) {
sys/dev/usb/if_cdce.c
744
if (total_len < sizeof(struct ether_header)) {
sys/dev/usb/if_cue.c
705
if (len < sizeof(struct ether_header)) {
sys/dev/usb/if_kue.c
719
if (total_len < sizeof(struct ether_header)) {
sys/dev/usb/if_mos.c
934
if ( pktlen < sizeof(struct ether_header) ) {
sys/dev/usb/if_udav.c
1089
if (total_len < sizeof(struct ether_header) ||
sys/dev/usb/if_urndis.c
890
if (letoh32(msg->rm_datalen) < sizeof(struct ether_header)) {
sys/dev/usb/if_urndis.c
896
sizeof(struct ether_header)));
sys/lib/libsa/arp.c
77
struct ether_header eh;
sys/lib/libsa/arp.c
84
struct ether_header eh;
sys/lib/libsa/ether.c
100
eh = (struct ether_header *)pkt - 1;
sys/lib/libsa/ether.c
61
struct ether_header *eh;
sys/lib/libsa/ether.c
68
eh = (struct ether_header *)pkt - 1;
sys/lib/libsa/ether.c
93
struct ether_header *eh;
sys/net/bridgectl.c
661
bridge_arpfilter(struct brl_node *n, struct ether_header *eh, struct mbuf *m)
sys/net/bridgectl.c
706
bridge_filterrule(struct brl_head *h, struct ether_header *eh, struct mbuf *m)
sys/net/bridgestp.c
363
struct ether_header *eh;
sys/net/bridgestp.c
379
eh = mtod(m, struct ether_header *);
sys/net/bridgestp.c
475
struct ether_header *eh;
sys/net/bridgestp.c
488
eh = mtod(m, struct ether_header *);
sys/net/bridgestp.c
581
struct ether_header *eh, struct mbuf *m)
sys/net/if_aggr.c
1926
struct ether_header *eh;
sys/net/if_aggr.c
1935
eh = mtod(m, struct ether_header *);
sys/net/if_aggr.c
1986
m_adj(m, sizeof(struct ether_header));
sys/net/if_aggr.c
2870
struct ether_header *eh;
sys/net/if_aggr.c
2891
eh = mtod(m, struct ether_header *);
sys/net/if_aggr.c
787
struct ether_header *eh = mtod(m, struct ether_header *);
sys/net/if_aggr.c
808
struct ether_header *eh;
sys/net/if_aggr.c
817
eh = mtod(m, struct ether_header *);
sys/net/if_aggr.c
829
eh = mtod(m, struct ether_header *);
sys/net/if_bpe.c
214
struct ether_header *ceh;
sys/net/if_bpe.c
215
struct ether_header *beh;
sys/net/if_bpe.c
239
ceh = mtod(m0, struct ether_header *);
sys/net/if_bpe.c
258
beh = mtod(m, struct ether_header *);
sys/net/if_bpe.c
443
u_int hlen = sizeof(struct ether_header) + sizeof(uint32_t);
sys/net/if_bpe.c
740
struct ether_header *beh, *ceh;
sys/net/if_bpe.c
755
beh = mtod(m, struct ether_header *);
sys/net/if_bpe.c
770
ceh = (struct ether_header *)(itagp + 1);
sys/net/if_bridge.c
1159
struct ether_header *eh;
sys/net/if_bridge.c
116
struct ether_header *, struct mbuf *);
sys/net/if_bridge.c
117
int bridge_localbroadcast(struct ifnet *, struct ether_header *,
sys/net/if_bridge.c
1180
eh = mtod(m, struct ether_header *);
sys/net/if_bridge.c
123
int bridge_blocknonip(struct ether_header *, struct mbuf *);
sys/net/if_bridge.c
127
void bridge_send_icmp_err(struct ifnet *, struct ether_header *,
sys/net/if_bridge.c
1282
struct ether_header *eh, struct mbuf *m)
sys/net/if_bridge.c
131
struct ether_header *, struct mbuf *);
sys/net/if_bridge.c
133
int bridge_ipsec(struct ifnet *, struct ether_header *, int, struct llc *,
sys/net/if_bridge.c
1368
bridge_localbroadcast(struct ifnet *ifp, struct ether_header *eh,
sys/net/if_bridge.c
1436
bridge_blocknonip(struct ether_header *eh, struct mbuf *m)
sys/net/if_bridge.c
1484
bridge_ipsec(struct ifnet *ifp, struct ether_header *eh, int hassnap,
sys/net/if_bridge.c
1658
struct ether_header *eh, struct mbuf *m)
sys/net/if_bridge.c
1807
bridge_fragment(struct ifnet *brifp, struct ifnet *ifp, struct ether_header *eh,
sys/net/if_bridge.c
1945
struct ether_header *eh, struct mbuf *n, int hassnap, struct llc *llc,
sys/net/if_bridge.c
810
struct ether_header *eh;
sys/net/if_bridge.c
854
eh = mtod(m, struct ether_header *);
sys/net/if_bridge.c
965
struct ether_header eh;
sys/net/if_bridge.h
556
struct ether_header *, struct mbuf *);
sys/net/if_bridge.h
569
u_int8_t bridge_filterrule(struct brl_head *, struct ether_header *,
sys/net/if_bridge.h
573
void bridge_fragment(struct ifnet *, struct ifnet *, struct ether_header *,
sys/net/if_etherip.c
666
m = m_pullup(m, sizeof(struct ether_header));
sys/net/if_ethersubr.c
1108
ext->eh = mtod(m0, struct ether_header *);
sys/net/if_ethersubr.c
1715
struct ether_header *eh;
sys/net/if_ethersubr.c
1819
eh = mtod(m, struct ether_header *);
sys/net/if_ethersubr.c
2165
m_adj(m, sizeof(struct ether_header));
sys/net/if_ethersubr.c
2174
struct ether_header *eh = mtod(m0, struct ether_header *);
sys/net/if_ethersubr.c
220
struct rtentry *rt, struct ether_header *eh)
sys/net/if_ethersubr.c
2204
struct ether_header *eh;
sys/net/if_ethersubr.c
2210
eh = mtod(m, struct ether_header *);
sys/net/if_ethersubr.c
339
struct ether_header eh;
sys/net/if_ethersubr.c
360
memcpy(mtod(m, struct ether_header *), &eh, sizeof(eh));
sys/net/if_ethersubr.c
408
struct ether_header *eh;
sys/net/if_ethersubr.c
419
eh = mtod(m, struct ether_header *);
sys/net/if_ethersubr.c
484
eh = mtod(m, struct ether_header *);
sys/net/if_ethersubr.c
497
eh = mtod(m, struct ether_header *);
sys/net/if_gre.c
1446
struct ether_header *eh;
sys/net/if_gre.c
1461
eh = mtod(m, struct ether_header *);
sys/net/if_gre.c
1485
if (m->m_pkthdr.len < sizeof(struct ether_header)) {
sys/net/if_gre.c
1490
m = m_pullup(m, sizeof(struct ether_header));
sys/net/if_gre.c
1494
n = m_getptr(m, sizeof(struct ether_header), &off);
sys/net/if_gre.c
3730
struct ether_header *eh;
sys/net/if_gre.c
3748
eh = mtod(m0, struct ether_header *);
sys/net/if_mpw.c
588
if (m->m_len < sizeof(struct ether_header)) {
sys/net/if_mpw.c
589
m = m_pullup(m, sizeof(struct ether_header));
sys/net/if_mpw.c
594
n = m_getptr(m, sizeof(struct ether_header), &off);
sys/net/if_pppoe.c
1148
if (len + sizeof(struct ether_header) > MCLBYTES)
sys/net/if_pppoe.c
1154
if (len + sizeof(struct ether_header) > MHLEN) {
sys/net/if_pppoe.c
1161
m->m_data += sizeof(struct ether_header);
sys/net/if_pppoe.c
1478
struct ether_header *eh;
sys/net/if_pppoe.c
1500
eh = (struct ether_header *)&dst.sa_data;
sys/net/if_pppoe.c
243
sc->sc_sppp.pp_if.if_hdrlen = sizeof(struct ether_header) + PPPOE_HEADERLEN;
sys/net/if_pppoe.c
413
struct ether_header *eh;
sys/net/if_pppoe.c
436
eh = mtod(m, struct ether_header *);
sys/net/if_pppoe.c
733
struct ether_header *eh;
sys/net/if_pppoe.c
759
eh = mtod(m, struct ether_header *);
sys/net/if_pppoe.c
846
memcpy(shost, mtod(m, struct ether_header*)->ether_shost, ETHER_ADDR_LEN);
sys/net/if_pppoe.c
848
m_adj(m, sizeof(struct ether_header));
sys/net/if_pppoe.c
925
struct ether_header *eh;
sys/net/if_pppoe.c
944
eh = (struct ether_header*)&dst.sa_data;
sys/net/if_tpmr.c
216
const struct ether_header *eh;
sys/net/if_tpmr.c
223
eh = mtod(m, struct ether_header *);
sys/net/if_tpmr.c
278
struct ether_header *eh, copy;
sys/net/if_tpmr.c
286
eh = mtod(m, struct ether_header *);
sys/net/if_tpmr.c
329
eh = mtod(m, struct ether_header *);
sys/net/if_trunk.c
1003
eh = mtod(m, struct ether_header *);
sys/net/if_trunk.c
1091
struct ether_header *eh;
sys/net/if_trunk.c
1096
eh = mtod(m, struct ether_header *);
sys/net/if_trunk.c
988
struct ether_header *eh;
sys/net/if_veb.c
1192
struct ether_header *eh;
sys/net/if_veb.c
1227
eh = mtod(m, struct ether_header *);
sys/net/if_veb.c
1240
eh = mtod(m, struct ether_header *);
sys/net/if_veb.c
1375
eh = mtod(m, struct ether_header *);
sys/net/if_veb.c
3706
struct ether_header *eh;
sys/net/if_veb.c
3718
eh = mtod(m, struct ether_header *);
sys/net/if_veb.c
632
const struct ether_header *eh;
sys/net/if_veb.c
634
eh = mtod(m, struct ether_header *);
sys/net/if_veb.c
651
const struct ether_header *eh;
sys/net/if_veb.c
653
eh = mtod(m, struct ether_header *);
sys/net/if_veb.c
680
struct ether_header *eh;
sys/net/if_veb.c
683
eh = mtod(m, struct ether_header *);
sys/net/if_veb.c
801
struct ether_header *eh, copy;
sys/net/if_veb.c
815
eh = mtod(m, struct ether_header *);
sys/net/if_veb.c
858
eh = mtod(m, struct ether_header *);
sys/net/if_vlan.c
461
struct ether_header *eh;
sys/net/if_vlan.c
466
eh = mtod(m, struct ether_header *);
sys/net/if_vxlan.c
335
struct ether_header *eh = mtod(m, struct ether_header *);
sys/net/if_vxlan.c
612
struct ether_header *eh;
sys/net/if_vxlan.c
696
eh = mtod(m, struct ether_header *);
sys/net/pipex.c
1235
struct ether_header eh;
sys/net/pipex.c
1238
if (m0->m_pkthdr.len < (sizeof(struct ether_header) + sizeof(pppoe)))
sys/net/pipex.c
1241
m_copydata(m0, sizeof(struct ether_header),
sys/net/pipex.c
1251
m_copydata(m0, 0, sizeof(struct ether_header), &eh);
sys/net/pipex.c
1254
((struct ether_header *)session->peer.sa.sa_data)->ether_dhost,
sys/net/pipex.c
1274
KASSERT(m0->m_pkthdr.len >= (sizeof(struct ether_header) +
sys/net/pipex.c
1277
m_copydata(m0, sizeof(struct ether_header),
sys/net/pipex.c
1280
hlen = sizeof(struct ether_header) + sizeof(struct pipex_pppoe_header);
sys/net/pipex.c
1325
M_PREPEND(m0, ETHER_ALIGN + sizeof(struct ether_header), M_NOWAIT);
sys/net/pipex.c
1336
struct ether_header *eh;
sys/net/pipex.c
1340
eh = mtod(m0, struct ether_header *);
sys/net/trunklacp.c
207
struct ether_header *eh;
sys/net/trunklacp.c
210
eh = mtod(m, struct ether_header *);
sys/net/trunklacp.c
251
m_copydata(m, sizeof(struct ether_header),
sys/net/trunklacp.h
103
struct ether_header ldu_eh;
sys/net/trunklacp.h
170
struct ether_header mdu_eh;
sys/net80211/ieee80211_input.c
1067
struct ether_header *eh;
sys/net80211/ieee80211_input.c
1070
eh = mtod(m, struct ether_header *);
sys/net80211/ieee80211_input.c
1136
struct ether_header eh;
sys/net80211/ieee80211_input.c
1197
struct ether_header *eh = mtod(m, struct ether_header *);
sys/net80211/ieee80211_input.c
1245
struct ether_header *eh;
sys/net80211/ieee80211_input.c
1262
eh = mtod(m, struct ether_header *);
sys/net80211/ieee80211_output.c
477
struct ether_header eh;
sys/net80211/ieee80211_output.c
601
struct ether_header eh;
sys/net80211/ieee80211_output.c
651
if (m->m_len < sizeof(struct ether_header)) {
sys/net80211/ieee80211_output.c
652
m = m_pullup(m, sizeof(struct ether_header));
sys/net80211/ieee80211_output.c
658
memcpy(&eh, mtod(m, caddr_t), sizeof(struct ether_header));
sys/net80211/ieee80211_output.c
712
m_adj(m, sizeof(struct ether_header) - LLC_SNAPFRAMELEN);
sys/net80211/ieee80211_pae_input.c
80
struct ether_header *eh;
sys/net80211/ieee80211_pae_input.c
87
eh = mtod(m, struct ether_header *);
sys/net80211/ieee80211_pae_output.c
66
struct ether_header *eh;
sys/net80211/ieee80211_pae_output.c
71
M_PREPEND(m, sizeof(struct ether_header), M_DONTWAIT);
sys/net80211/ieee80211_pae_output.c
75
eh = mtod(m, struct ether_header *);
sys/net80211/ieee80211_pae_output.c
98
len = m->m_len - sizeof(struct ether_header);
sys/netinet/if_ether.c
304
struct ether_header *eh;
sys/netinet/if_ether.c
316
eh = (struct ether_header *)sa.sa_data;
sys/netinet/if_ether.c
339
struct ether_header *eh;
sys/netinet/if_ether.c
357
eh = (struct ether_header *)sa.sa_data;
sys/netinet/if_ether.c
964
struct ether_header *eh;
sys/netinet/if_ether.c
976
eh = (struct ether_header *)sa.sa_data;
sys/netinet/if_ether.h
282
struct rtentry *, struct ether_header *);
sys/netinet/if_ether.h
303
struct ether_header *eh;
sys/netinet/ip_carp.c
2306
struct ether_header *eh = mtod(m, struct ether_header *);
usr.sbin/arp/arp.c
898
struct ether_header hdr;
usr.sbin/dhcpd/packet.c
156
struct ether_header eh;
usr.sbin/dhcpd/packet.c
99
struct ether_header eh;
usr.sbin/dhcrelay/packet.c
104
struct ether_header eh;
usr.sbin/dhcrelay6/dhcrelay6.c
508
rmlen = sizeof(struct ether_header) + sizeof(struct ip6_hdr) +
usr.sbin/dhcrelay6/packet.c
103
struct ether_header eh;
usr.sbin/dhcrelay6/packet.c
149
struct ether_header *ether;
usr.sbin/dhcrelay6/packet.c
151
ether = (struct ether_header *)(buf + bufix);
usr.sbin/dhcrelay6/packet.c
159
return sizeof(struct ether_header);
usr.sbin/hostapd/hostapd.h
56
struct ether_header x_hdr;
usr.sbin/mopd/otherOS/pf-snit.c
169
offset = ((int)s_offset(struct ether_header *, ether_type))/sizeof(u_short);
usr.sbin/npppd/npppd/npppd.c
1068
struct ether_header *eh;
usr.sbin/npppd/npppd/npppd.c
1083
eh = (struct ether_header *)sa->sa_data;
usr.sbin/npppd/pppoe/pppoe.h
170
struct ether_header ehdr;
usr.sbin/npppd/pppoe/pppoed.c
582
struct ether_header *ether;
usr.sbin/npppd/pppoe/pppoed.c
599
ether = (struct ether_header *)(pkt + bpf->bh_hdrlen);
usr.sbin/npppd/pppoe/pppoed.c
605
off = bpf->bh_hdrlen + sizeof(struct ether_header);
usr.sbin/npppd/pppoe/pppoed.c
772
struct ether_header ether;
usr.sbin/npppd/pppoe/pppoed.c
780
iov[0].iov_len = sizeof(struct ether_header);
usr.sbin/rarpd/rarpd.c
230
sizeof(struct ether_header)),
usr.sbin/rarpd/rarpd.c
293
struct ether_header *ep = (struct ether_header *) p;
usr.sbin/rarpd/rarpd.c
456
struct ether_header *ep;
usr.sbin/rarpd/rarpd.c
462
ep = (struct ether_header *) pkt;
usr.sbin/rarpd/rarpd.c
594
rarp_reply(struct if_info *ii, struct if_addr *ia, struct ether_header *ep,
usr.sbin/rarpd/rarpd.c
83
struct ether_header *, u_int32_t, struct hostent *);
usr.sbin/tcpdump/print-arp.c
54
const struct ether_header *eh;
usr.sbin/tcpdump/print-arp.c
81
eh = (struct ether_header *)packetp;
usr.sbin/tcpdump/print-bootp.c
119
const struct ether_header *eh;
usr.sbin/tcpdump/print-bootp.c
123
eh = (struct ether_header *)packetp;
usr.sbin/tcpdump/print-ether.c
106
struct ether_header *ep;
usr.sbin/tcpdump/print-ether.c
110
if (caplen < sizeof(struct ether_header)) {
usr.sbin/tcpdump/print-ether.c
119
length -= sizeof(struct ether_header);
usr.sbin/tcpdump/print-ether.c
120
caplen -= sizeof(struct ether_header);
usr.sbin/tcpdump/print-ether.c
121
ep = (struct ether_header *)p;
usr.sbin/tcpdump/print-ether.c
122
p += sizeof(struct ether_header);
usr.sbin/tcpdump/print-ether.c
58
const struct ether_header *ep;
usr.sbin/tcpdump/print-ether.c
60
ep = (const struct ether_header *)bp;
usr.sbin/tcpdump/print-etherip.c
103
eh = (struct ether_header *)pbuf;
usr.sbin/tcpdump/print-etherip.c
104
if (plen < sizeof(struct ether_header)) {
usr.sbin/tcpdump/print-etherip.c
108
etype = EXTRACT_16BITS(pbuf + offsetof(struct ether_header, ether_type));
usr.sbin/tcpdump/print-etherip.c
109
pbuf += sizeof(struct ether_header);
usr.sbin/tcpdump/print-etherip.c
110
plen -= sizeof(struct ether_header);
usr.sbin/tcpdump/print-etherip.c
111
len -= sizeof(struct ether_header);
usr.sbin/tcpdump/print-etherip.c
61
struct ether_header *eh;
usr.sbin/tcpdump/print-fddi.c
262
struct ether_header ehdr;
usr.sbin/tcpdump/print-null.c
113
struct ether_header *ep;
usr.sbin/tcpdump/print-null.c
153
if (caplen < sizeof(struct ether_header) + NULL_HDRLEN) {
usr.sbin/tcpdump/print-null.c
158
length -= sizeof(struct ether_header);
usr.sbin/tcpdump/print-null.c
159
caplen -= sizeof(struct ether_header);
usr.sbin/tcpdump/print-null.c
160
ep = (struct ether_header *)(p + NULL_HDRLEN);
usr.sbin/tcpdump/print-null.c
161
p += NULL_HDRLEN + sizeof(struct ether_header);
usr.sbin/tcpdump/print-null.c
162
packetp += sizeof(struct ether_header);
usr.sbin/vmd/packet.c
101
struct ether_header eh;
usr.sbin/vmd/packet.c
172
struct ether_header *eh;
usr.sbin/vmd/packet.c
200
eh = (struct ether_header *)(buf + offset);
usr.sbin/vmd/vionet.c
480
struct ether_header *eh = NULL;
usr.sbin/vmd/vionet.c
535
eh = (struct ether_header *)(payload);
usr.sbin/vmd/vionet.c
665
struct ether_header *eh;
usr.sbin/vmd/vionet.c
768
eh = (struct ether_header *)iov->iov_base;