HomeSort by: relevance | last modified time | path
    Searched refs:ieee80211_frame (Results 1 - 25 of 51) sorted by relevancy

1 2 3

  /src/sys/net80211/
ieee80211_crypto_none.c 104 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *);
123 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *);
ieee80211_rssadapt.h 96 struct ieee80211_rateset *, struct ieee80211_frame *, u_int, int,
ieee80211_crypto_ccmp.c 204 struct ieee80211_frame *wh;
212 wh = mtod(m, struct ieee80211_frame *);
284 ccmp_init_blocks(struct aesenc *ctx, struct ieee80211_frame *wh,
360 struct ieee80211_frame *wh;
371 wh = mtod(m, struct ieee80211_frame *);
384 struct ieee80211_frame *wh;
396 wh = mtod(m, struct ieee80211_frame *);
ieee80211_input.c 120 const struct ieee80211_frame *);
122 const struct ieee80211_frame *, const char *type, const char *fmt, ...);
124 const struct ieee80211_frame *, const char *type, const char *fmt, ...);
148 struct ieee80211_node *, struct ieee80211_frame *,
162 struct ieee80211_frame *wh;
168 wh = mtod(m, struct ieee80211_frame *);
179 wh = mtod(m, struct ieee80211_frame *);
284 wh = mtod(m, struct ieee80211_frame *);
390 struct ieee80211_frame *wh;
395 wh = mtod(m, struct ieee80211_frame *);
    [all...]
ieee80211_proto.h 82 const struct ieee80211_frame *, uint16_t);
108 const struct ieee80211_frame *wh = data;
109 int size = sizeof(struct ieee80211_frame);
127 const struct ieee80211_frame *wh = data;
ieee80211.h 61 struct ieee80211_frame { struct
386 ieee80211_has_seq(const struct ieee80211_frame *wh)
393 ieee80211_has_addr4(const struct ieee80211_frame *wh)
400 ieee80211_has_qos(const struct ieee80211_frame *wh)
408 ieee80211_has_htc(const struct ieee80211_frame *wh)
417 ieee80211_get_qos(const struct ieee80211_frame *wh)
ieee80211_crypto.h 227 const struct ieee80211_frame *, const struct ieee80211_key *,
230 const struct ieee80211_frame *, u_int keyix);
ieee80211_crypto.c 543 struct ieee80211_frame *wh;
554 wh = mtod(m, struct ieee80211_frame *);
594 (sizeof(struct ieee80211_frame) + \
607 struct ieee80211_frame *wh;
631 wh = mtod(m, struct ieee80211_frame *);
ieee80211_output.c 107 struct ieee80211_frame *wh,
171 struct ieee80211_frame *wh;
187 M_PREPEND(m, sizeof(struct ieee80211_frame), M_DONTWAIT);
192 wh = mtod(m, struct ieee80211_frame *);
243 struct ieee80211_frame *wh;
253 wh = mtod(m, struct ieee80211_frame *);
265 m->m_len = m->m_pkthdr.len = sizeof(struct ieee80211_frame);
535 struct ieee80211_frame *wh;
587 hdrsize = sizeof(struct ieee80211_frame);
614 wh = mtod(m, struct ieee80211_frame *);
    [all...]
ieee80211_crypto_tkip.c 171 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *);
215 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *);
249 struct ieee80211_frame *wh;
256 wh = mtod(m, struct ieee80211_frame *);
325 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *);
757 michael_mic_hdr(const struct ieee80211_frame *wh0, uint8_t hdr[16])
802 michael_mic_hdr(mtod(m, struct ieee80211_frame *), hdr)
    [all...]
ieee80211_node.h 371 const struct ieee80211_frame *,
374 const struct ieee80211_frame *,
377 const struct ieee80211_frame *,
ieee80211_netbsd.c 566 len = roundup(sizeof(struct ieee80211_frame) + pktlen, 4);
584 m->m_data += sizeof(struct ieee80211_frame);
659 const struct ieee80211_frame *wh, const struct ieee80211_key *k,
688 const struct ieee80211_frame *wh, u_int keyix)
ieee80211_crypto_wep.c 209 struct ieee80211_frame *wh;
211 wh = mtod(m, struct ieee80211_frame *);
360 struct ieee80211_frame *)->i_addr2),
444 struct ieee80211_frame *)->i_addr2),
ieee80211_rssadapt.c 193 struct ieee80211_rateset *rs, struct ieee80211_frame *wh, u_int len,
  /src/sys/dev/ic/
an.c 332 sizeof(struct ieee80211_frame) + 64, &sc->sc_drvbpf);
722 struct ieee80211_frame *wh;
767 wh = mtod(m, struct ieee80211_frame *);
770 m_copydata(m, 0, sizeof(struct ieee80211_frame),
774 len = htons(m->m_pkthdr.len - sizeof(struct ieee80211_frame));
775 m_adj(m, sizeof(struct ieee80211_frame) - sizeof(len));
819 sizeof(struct ieee80211_frame), -1, 0);
838 ntohs(len) + sizeof(struct ieee80211_frame),
1397 sizeof(struct ieee80211_frame), frmhdr.an_rx_rate,
1420 off = ALIGN(sizeof(struct ieee80211_frame));
    [all...]
wi.c 165 struct ieee80211_frame *, u_int);
572 sizeof(struct ieee80211_frame) + 64, &sc->sc_drvbpf);
1060 struct ieee80211_frame *wh, u_int len)
1137 struct ieee80211_frame *wh;
1163 wh = mtod(m0, struct ieee80211_frame *);
1192 wh = mtod(m0, struct ieee80211_frame *);
1243 m_copydata(m0, 0, sizeof(struct ieee80211_frame),
1245 m_adj(m0, sizeof(struct ieee80211_frame));
1633 struct ieee80211_frame *wh, int rssi)
1654 struct ieee80211_frame *wh
    [all...]
awi.c 628 struct ieee80211_frame *wh;
659 len = m0->m_pkthdr.len + sizeof(struct ieee80211_frame);
691 wh = mtod(m0, struct ieee80211_frame *);
1192 int hdrlen = sizeof(struct ieee80211_frame) +
1392 (AWI_TXD_SIZE + sizeof(struct ieee80211_frame) +
1976 struct ieee80211_frame *wh;
1984 M_PREPEND(m, sizeof(struct ieee80211_frame), M_DONTWAIT);
1987 wh = mtod(m, struct ieee80211_frame *);
2016 struct ieee80211_frame wh;
rt2661.c 123 struct ieee80211_frame *, uint16_t);
350 sizeof(struct ieee80211_frame) + sizeof(sc->sc_txtap),
1023 struct ieee80211_frame *wh;
1135 wh = mtod(m, struct ieee80211_frame *);
1495 struct ieee80211_frame *wh;
1506 wh = mtod(m0, struct ieee80211_frame *);
1515 wh = mtod(m0, struct ieee80211_frame *);
1580 rt2661_get_rts(struct rt2661_softc *sc, struct ieee80211_frame *wh,
1615 struct ieee80211_frame *wh;
1622 wh = mtod(m0, struct ieee80211_frame *);
    [all...]
rt2560.c 114 struct ieee80211_frame *, uint16_t);
460 sizeof(struct ieee80211_frame) + 64, &sc->sc_drvbpf);
1236 struct ieee80211_frame *wh;
1349 wh = mtod(m, struct ieee80211_frame *);
1761 struct ieee80211_frame *wh;
1772 wh = mtod(m0, struct ieee80211_frame *);
1782 wh = mtod(m0, struct ieee80211_frame *);
1809 wh = mtod(m0, struct ieee80211_frame *);
1849 rt2560_get_rts(struct rt2560_softc *sc, struct ieee80211_frame *wh,
1885 struct ieee80211_frame *wh
    [all...]
malo.c 442 sizeof(struct ieee80211_frame) + IEEE80211_RADIOTAP_HDRLEN,
1397 struct ieee80211_frame *wh;
1407 if (m0->m_len < sizeof(struct ieee80211_frame)) {
1408 m0 = m_pullup(m0, sizeof(struct ieee80211_frame));
1414 wh = mtod(m0, struct ieee80211_frame *);
1424 wh = mtod(m0, struct ieee80211_frame *);
1519 struct ieee80211_frame *wh;
1618 wh = mtod(m, struct ieee80211_frame *);
atwvar.h 333 struct ieee80211_frame ihdr;
  /src/sys/dev/pcmcia/
if_ray.c 307 static void ray_recv_auth(struct ray_softc *, struct ieee80211_frame *);
584 sizeof(struct ieee80211_frame) + sizeof(struct ether_header);
1053 struct ieee80211_frame *iframe;
1144 tmplen = sizeof(struct ieee80211_frame);
1147 tmplen = sizeof(struct ieee80211_frame)
1163 iframe = mtod(m0, struct ieee80211_frame *);
1223 m0->m_data += sizeof(struct ieee80211_frame);
1224 m0->m_len -= sizeof(struct ieee80211_frame);
1225 m0->m_pkthdr.len -= sizeof(struct ieee80211_frame);
1229 m0->m_data -= sizeof(struct ieee80211_frame);
    [all...]
  /src/sys/dev/usb/
if_ural.c 509 sizeof(struct ieee80211_frame) + 64, &sc->sc_drvbpf);
902 struct ieee80211_frame *wh;
976 wh = mtod(m, struct ieee80211_frame *);
1092 desc->wme |= htole16(RAL_IVOFFSET(sizeof(struct ieee80211_frame)));
1180 struct ieee80211_frame *wh;
1192 wh = mtod(m0, struct ieee80211_frame *);
1205 wh = mtod(m0, struct ieee80211_frame *);
1269 struct ieee80211_frame *wh;
1276 wh = mtod(m0, struct ieee80211_frame *);
1293 wh = mtod(m0, struct ieee80211_frame *);
    [all...]
if_zyd.c 442 sizeof(struct ieee80211_frame) + IEEE80211_RADIOTAP_HDRLEN,
1910 struct ieee80211_frame *wh;
1979 wh = mtod(m, struct ieee80211_frame *);
2055 struct ieee80211_frame *wh;
2066 wh = mtod(m0, struct ieee80211_frame *);
2078 wh = mtod(m0, struct ieee80211_frame *);
2207 struct ieee80211_frame *wh;
2213 wh = mtod(m0, struct ieee80211_frame *);
2229 wh = mtod(m0, struct ieee80211_frame *);
  /src/sys/dev/pci/
if_ipw.c 313 sizeof(struct ieee80211_frame) + 64, &sc->sc_drvbpf);
973 struct ieee80211_frame *wh;
977 wh = mtod(m, struct ieee80211_frame *);
1011 struct ieee80211_frame *wh;
1092 wh = mtod(m, struct ieee80211_frame *);
1351 struct ieee80211_frame *wh;
1359 wh = mtod(m0, struct ieee80211_frame *);
1369 wh = mtod(m0, struct ieee80211_frame *);
1396 m_adj(m0, sizeof (struct ieee80211_frame));

Completed in 34 milliseconds

1 2 3