Home
last modified time | relevance | path

Searched defs:frm (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-src/sys/net80211/
H A Dieee80211_input.h85 iswpaoui(const uint8_t *frm) in iswpaoui()
91 iswmeoui(const uint8_t *frm) in iswmeoui()
97 iswmeparam(const uint8_t *frm) in iswmeparam()
104 iswmeinfo(const uint8_t *frm) in iswmeinfo()
111 isatherosoui(const uint8_t *frm) in isatherosoui()
117 istdmaoui(const uint8_t *frm) in istdmaoui()
123 ishtcapoui(const uint8_t *frm) in ishtcapoui()
129 ishtinfooui(const uint8_t *frm) in ishtinfooui()
H A Dieee80211_output.c1101 uint8_t *frm; ieee80211_send_nulldata() local
2064 ieee80211_add_rates(uint8_t * frm,const struct ieee80211_rateset * rs) ieee80211_add_rates() argument
2081 ieee80211_add_xrates(uint8_t * frm,const struct ieee80211_rateset * rs) ieee80211_add_xrates() argument
2100 ieee80211_add_ssid(uint8_t * frm,const uint8_t * ssid,u_int len) ieee80211_add_ssid() argument
2112 ieee80211_add_erp(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_erp() argument
2152 ieee80211_add_cfparms(uint8_t * frm,struct ieee80211com * ic) ieee80211_add_cfparms() argument
2154 ADDSHORT(frm,v) ieee80211_add_cfparms() argument
2169 add_appie(uint8_t * frm,const struct ieee80211_appie * ie) add_appie() argument
2176 add_ie(uint8_t * frm,const uint8_t * ie) add_ie() argument
2187 ieee80211_add_wme_info(uint8_t * frm,struct ieee80211_wme_state * wme,struct ieee80211_node * ni) ieee80211_add_wme_info() argument
2227 ieee80211_add_wme_param(uint8_t * frm,struct ieee80211_wme_state * wme,int uapsd_enable) ieee80211_add_wme_param() argument
2230 ADDSHORT(frm,v) ieee80211_add_wme_param() argument
2276 ieee80211_add_powerconstraint(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_powerconstraint() argument
2292 ieee80211_add_powercapability(uint8_t * frm,const struct ieee80211_channel * c) ieee80211_add_powercapability() argument
2305 ieee80211_add_supportedchannels(uint8_t * frm,struct ieee80211com * ic) ieee80211_add_supportedchannels() argument
2320 ieee80211_add_quiet(uint8_t * frm,struct ieee80211vap * vap,int update) ieee80211_add_quiet() argument
2357 ieee80211_add_csa(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_csa() argument
2374 ieee80211_add_countryie(uint8_t * frm,struct ieee80211com * ic) ieee80211_add_countryie() argument
2395 ieee80211_add_wpa(uint8_t * frm,const struct ieee80211vap * vap) ieee80211_add_wpa() argument
2406 ieee80211_add_rsn(uint8_t * frm,const struct ieee80211vap * vap) ieee80211_add_rsn() argument
2417 ieee80211_add_qos(uint8_t * frm,const struct ieee80211_node * ni) ieee80211_add_qos() argument
2474 uint8_t *frm; ieee80211_probereq_ie() local
2562 uint8_t *frm; ieee80211_send_probereq() local
2694 uint8_t *frm; ieee80211_send_mgmt() local
3065 uint8_t *frm; ieee80211_alloc_proberesp() local
3447 ieee80211_beacon_construct(struct mbuf * m,uint8_t * frm,struct ieee80211_node * ni) ieee80211_beacon_construct() argument
3667 uint8_t *frm; ieee80211_beacon_alloc() local
4091 uint8_t *frm; ieee80211_beacon_update() local
[all...]
H A Dieee80211_vht.c51 #define ADDSHORT(frm, v) do { \ argument
56 #define ADDWORD(frm, v) do { \ argument
82 vht_recv_action_placeholder(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) vht_recv_action_placeholder() argument
674 ieee80211_add_vhtcap(uint8_t * frm,struct ieee80211_node * ni) ieee80211_add_vhtcap() argument
701 ieee80211_add_vhtcap_ch(uint8_t * frm,struct ieee80211vap * vap,struct ieee80211_channel * c) ieee80211_add_vhtcap_ch() argument
762 ieee80211_add_vhtinfo(uint8_t * frm,struct ieee80211_node * ni) ieee80211_add_vhtinfo() argument
[all...]
H A Dieee80211_ht.c2402 ht_recv_action_ba_addba_request(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) ht_recv_action_ba_addba_request() argument
2479 ht_recv_action_ba_addba_response(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) ht_recv_action_ba_addba_response() argument
2562 ht_recv_action_ba_delba(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) ht_recv_action_ba_delba() argument
2598 ht_recv_action_ht_txchwidth(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) ht_recv_action_ht_txchwidth() argument
2618 ht_recv_action_ht_mimopwrsave(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) ht_recv_action_ht_mimopwrsave() argument
2919 uint8_t *frm; ieee80211_send_bar() local
3029 ADDSHORT(frm,v) global() argument
3048 uint8_t *frm; ht_send_action_ba_addba() local
3098 uint8_t *frm; ht_send_action_ba_delba() local
3139 uint8_t *frm; ht_send_action_ht_txchwidth() local
3177 ieee80211_set_mcsset(struct ieee80211com * ic,uint8_t * frm) ieee80211_set_mcsset() argument
3222 ieee80211_add_htcap_body(uint8_t * frm,struct ieee80211_node * ni) ieee80211_add_htcap_body() argument
3224 ADDSHORT(frm,v) ieee80211_add_htcap_body() argument
3355 ieee80211_add_htcap(uint8_t * frm,struct ieee80211_node * ni) ieee80211_add_htcap() argument
3367 ieee80211_add_htcap_body_ch(uint8_t * frm,struct ieee80211vap * vap,struct ieee80211_channel * c) ieee80211_add_htcap_body_ch() argument
3370 ADDSHORT(frm,v) ieee80211_add_htcap_body_ch() argument
3444 ieee80211_add_htcap_ch(uint8_t * frm,struct ieee80211vap * vap,struct ieee80211_channel * c) ieee80211_add_htcap_ch() argument
3457 ieee80211_add_htcap_vendor(uint8_t * frm,struct ieee80211_node * ni) ieee80211_add_htcap_vendor() argument
3473 ieee80211_set_basic_htrates(uint8_t * frm,const struct ieee80211_htrateset * rs) ieee80211_set_basic_htrates() argument
3542 ieee80211_add_htinfo_body(uint8_t * frm,struct ieee80211_node * ni) ieee80211_add_htinfo_body() argument
3585 ieee80211_add_htinfo(uint8_t * frm,struct ieee80211_node * ni) ieee80211_add_htinfo() argument
3597 ieee80211_add_htinfo_vendor(uint8_t * frm,struct ieee80211_node * ni) ieee80211_add_htinfo_vendor() argument
[all...]
H A Dieee80211_mesh.c1838 uint8_t *frm, *efrm; mesh_recv_mgmt() local
2107 mesh_parse_meshpeering_action(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm,struct ieee80211_meshpeer_ie * mp,uint8_t subtype) mesh_parse_meshpeering_action() argument
2236 mesh_recv_action_meshpeering_open(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) mesh_recv_action_meshpeering_open() argument
2384 mesh_recv_action_meshpeering_confirm(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) mesh_recv_action_meshpeering_confirm() argument
2448 mesh_recv_action_meshpeering_close(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) mesh_recv_action_meshpeering_close() argument
2502 mesh_recv_action_meshlmetric(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) mesh_recv_action_meshlmetric() argument
2528 mesh_parse_meshgate_action(struct ieee80211_node * ni,const struct ieee80211_frame * wh,struct ieee80211_meshgann_ie * ie,const uint8_t * frm,const uint8_t * efrm) mesh_parse_meshgate_action() argument
2561 mesh_recv_action_meshgate(struct ieee80211_node * ni,const struct ieee80211_frame * wh,const uint8_t * frm,const uint8_t * efrm) mesh_recv_action_meshgate() argument
2696 ADDSHORT(frm,v) global() argument
2701 ADDWORD(frm,v) global() argument
2718 uint8_t *frm; mesh_send_action_meshpeering_open() local
2778 uint8_t *frm; mesh_send_action_meshpeering_confirm() local
2845 uint8_t *frm; mesh_send_action_meshpeering_close() local
2894 uint8_t *frm; mesh_send_action_meshlmetric() local
2942 uint8_t *frm; mesh_send_action_meshgate() local
3186 ieee80211_add_meshid(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_meshid() argument
3204 ieee80211_add_meshconf(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_meshconf() argument
3237 ieee80211_add_meshpeer(uint8_t * frm,uint8_t subtype,uint16_t localid,uint16_t peerid,uint16_t reason) ieee80211_add_meshpeer() argument
3322 ieee80211_add_meshlmetric(uint8_t * frm,uint8_t flags,uint32_t metric) ieee80211_add_meshlmetric() argument
3335 ieee80211_add_meshgate(uint8_t * frm,struct ieee80211_meshgann_ie * ie) ieee80211_add_meshgate() argument
[all...]
H A Dieee80211_sta.c1030 sta_auth_shared(struct ieee80211_node * ni,struct ieee80211_frame * wh,uint8_t * frm,uint8_t * efrm,int rssi,int nf,uint16_t seq,uint16_t status) sta_auth_shared() argument
1148 ieee80211_parse_wmeie(uint8_t * frm,const struct ieee80211_frame * wh,struct ieee80211_node * ni) ieee80211_parse_wmeie() argument
1171 ieee80211_parse_wmeparams(struct ieee80211vap * vap,uint8_t * frm,const struct ieee80211_frame * wh,uint8_t * qosinfo) ieee80211_parse_wmeparams() argument
1227 ieee80211_parse_csaparams(struct ieee80211vap * vap,uint8_t * frm,const struct ieee80211_frame * wh) ieee80211_parse_csaparams() argument
1405 uint8_t *frm, *efrm; sta_recv_mgmt() local
[all...]
H A Dieee80211_action.c163 const uint8_t *frm, const uint8_t *efrm) in recv_inval()
241 const uint8_t *frm, const uint8_t *efrm) in ieee80211_recv_action()
H A Dieee80211_hwmp.c397 const uint8_t *frm, const uint8_t *efrm) in hwmp_recv_action_meshpath()
587 uint8_t *frm; in hwmp_send_action() local
674 #define ADDSHORT(frm, v) do { \ argument
678 #define ADDWORD(frm, v) do { \ argument
689 hwmp_add_meshpreq(uint8_t *frm, const struct ieee80211_meshpreq_ie *preq) in hwmp_add_meshpreq()
724 hwmp_add_meshprep(uint8_t *frm, const struct ieee80211_meshprep_ie *prep) in hwmp_add_meshprep()
753 hwmp_add_meshperr(uint8_t *frm, const struct ieee80211_meshperr_ie *perr) in hwmp_add_meshperr()
784 hwmp_add_meshrann(uint8_t *frm, const struct ieee80211_meshrann_ie *rann) in hwmp_add_meshrann()
H A Dieee80211_hostap.c995 hostap_auth_shared(struct ieee80211_node * ni,struct ieee80211_frame * wh,uint8_t * frm,uint8_t * efrm,int rssi,int nf,uint16_t seq,uint16_t status) hostap_auth_shared() argument
1250 ieee80211_parse_wpa(struct ieee80211vap * vap,const uint8_t * frm,struct ieee80211_rsnparms * rsn,const struct ieee80211_frame * wh) ieee80211_parse_wpa() argument
1427 ieee80211_parse_rsn(struct ieee80211vap * vap,const uint8_t * frm,struct ieee80211_rsnparms * rsn,const struct ieee80211_frame * wh) ieee80211_parse_rsn() argument
1765 uint8_t *frm, *efrm, *sfrm; hostap_recv_mgmt() local
[all...]
H A Dieee80211_superg.c173 ieee80211_add_ath(uint8_t *frm, uint8_t caps, ieee80211_keyix defkeyix) in ieee80211_add_ath()
199 ieee80211_add_athcaps(uint8_t *frm, const struct ieee80211_node *bss) in ieee80211_add_athcaps()
221 ieee80211_parse_athparams(struct ieee80211_node *ni, uint8_t *frm, in ieee80211_parse_athparams()
H A Dieee80211_tdma.c672 ieee80211_add_tdma(uint8_t *frm, struct ieee80211vap *vap) in ieee80211_add_tdma()
674 #define ADDSHORT(frm, v) do { \ in ieee80211_add_tdma() argument
H A Dieee80211_input.c524 uint8_t *frm, *efrm; in ieee80211_parse_beacon() local
797 uint8_t *frm, *efrm; in ieee80211_parse_action() local
H A Dieee80211_wds.c749 u_int8_t *frm, *efrm; wds_recv_mgmt() local
H A Dieee80211_regdomain.c260 uint8_t nextchan, chans[IEEE80211_CHAN_BYTES], *frm; in ieee80211_alloc_countryie() local
H A Dieee80211_adhoc.c711 uint8_t *frm, *efrm; adhoc_recv_mgmt() local
[all...]
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp1293 do_out(state_type &,const intern_type * frm,const intern_type *,const intern_type * & frm_nxt,extern_type * to,extern_type *,extern_type * & to_nxt) const do_out() argument
1306 do_in(state_type &,const extern_type * frm,const extern_type *,const extern_type * & frm_nxt,intern_type * to,intern_type *,intern_type * & to_nxt) const do_in() argument
1328 do_length(state_type &,const extern_type * frm,const extern_type * end,size_t mx) const do_length() argument
1358 do_out(state_type & st,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
1415 do_in(state_type & st,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
1505 do_length(state_type & st,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
1547 utf16_to_utf8(const uint16_t * frm,const uint16_t * frm_end,const uint16_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16_to_utf8() argument
1613 utf16_to_utf8(const uint32_t * frm,const uint32_t * frm_end,const uint32_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16_to_utf8() argument
1679 utf8_to_utf16(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint16_t * to,uint16_t * to_end,uint16_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_utf16() argument
1785 utf8_to_utf16(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint32_t * to,uint32_t * to_end,uint32_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_utf16() argument
1891 utf8_to_utf16_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_utf16_length() argument
1974 ucs4_to_utf8(const uint32_t * frm,const uint32_t * frm_end,const uint32_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs4_to_utf8() argument
2024 utf8_to_ucs4(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint32_t * to,uint32_t * to_end,uint32_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_ucs4() argument
2127 utf8_to_ucs4_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_ucs4_length() argument
2208 ucs2_to_utf8(const uint16_t * frm,const uint16_t * frm_end,const uint16_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs2_to_utf8() argument
2251 utf8_to_ucs2(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint16_t * to,uint16_t * to_end,uint16_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_ucs2() argument
2321 utf8_to_ucs2_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_ucs2_length() argument
2377 ucs4_to_utf16be(const uint32_t * frm,const uint32_t * frm_end,const uint32_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs4_to_utf16be() argument
2417 utf16be_to_ucs4(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint32_t * to,uint32_t * to_end,uint32_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16be_to_ucs4() argument
2457 utf16be_to_ucs4_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16be_to_ucs4_length() argument
2491 ucs4_to_utf16le(const uint32_t * frm,const uint32_t * frm_end,const uint32_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs4_to_utf16le() argument
2531 utf16le_to_ucs4(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint32_t * to,uint32_t * to_end,uint32_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16le_to_ucs4() argument
2571 utf16le_to_ucs4_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16le_to_ucs4_length() argument
2605 ucs2_to_utf16be(const uint16_t * frm,const uint16_t * frm_end,const uint16_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs2_to_utf16be() argument
2634 utf16be_to_ucs2(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint16_t * to,uint16_t * to_end,uint16_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16be_to_ucs2() argument
2659 utf16be_to_ucs2_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16be_to_ucs2_length() argument
2679 ucs2_to_utf16le(const uint16_t * frm,const uint16_t * frm_end,const uint16_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs2_to_utf16le() argument
2708 utf16le_to_ucs2(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint16_t * to,uint16_t * to_end,uint16_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16le_to_ucs2() argument
2733 utf16le_to_ucs2_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16le_to_ucs2_length() argument
2763 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
2783 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
2812 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
2830 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
2850 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
2879 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
2897 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
2917 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
2946 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
2964 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
2984 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3013 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3028 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3058 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3094 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3122 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3142 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3171 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3189 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3209 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3238 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3257 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3287 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3323 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3349 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3379 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3415 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3442 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3462 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3491 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3509 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3529 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3558 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3576 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3596 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3625 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3643 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3663 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3692 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3711 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3737 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3772 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3789 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3809 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3838 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
3856 do_out(state_type &,const intern_type * frm,const intern_type * frm_end,const intern_type * & frm_nxt,extern_type * to,extern_type * to_end,extern_type * & to_nxt) const do_out() argument
3876 do_in(state_type &,const extern_type * frm,const extern_type * frm_end,const extern_type * & frm_nxt,intern_type * to,intern_type * to_end,intern_type * & to_nxt) const do_in() argument
3905 do_length(state_type &,const extern_type * frm,const extern_type * frm_end,size_t mx) const do_length() argument
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/riscv/
H A Dfp_mode.c19 int frm; in __fe_getround() local
/freebsd-src/usr.sbin/pmcstudy/
H A Deval_expr.c208 walk_back_and_insert_paren(struct expression **beg, struct expression *frm) in walk_back_and_insert_paren()
268 walk_fwd_and_insert_paren(struct expression *frm, struct expression **added) in walk_fwd_and_insert_paren()
/freebsd-src/contrib/wpa/src/ap/
H A Dwnm_ap.c258 ieee802_11_rx_wnmsleep_req(struct hostapd_data * hapd,const u8 * addr,const u8 * frm,int len) ieee802_11_rx_wnmsleep_req() argument
406 ieee802_11_rx_bss_trans_mgmt_query(struct hostapd_data * hapd,const u8 * addr,const u8 * frm,size_t len) ieee802_11_rx_bss_trans_mgmt_query() argument
462 ieee802_11_rx_bss_trans_mgmt_resp(struct hostapd_data * hapd,const u8 * addr,const u8 * frm,size_t len) ieee802_11_rx_bss_trans_mgmt_resp() argument
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c234 const u8 *frm, u16 key_len_total) in wnm_sleep_mode_exit_success() argument
308 const u8 *frm, int len) in ieee802_11_rx_wnmsleep_resp() argument
1798 ieee802_11_rx_wnm_notif_req(struct wpa_supplicant * wpa_s,const u8 * sa,const u8 * frm,int len) ieee802_11_rx_wnm_notif_req() argument
1838 ieee802_11_rx_wnm_coloc_intf_req(struct wpa_supplicant * wpa_s,const u8 * sa,const u8 * frm,int len) ieee802_11_rx_wnm_coloc_intf_req() argument
[all...]
/freebsd-src/sys/netinet/
H A Dtcp_lro_hpts.c153 tcp_lro_log(struct tcpcb * tp,const struct lro_ctrl * lc,const struct lro_entry * le,const struct mbuf * m,int frm,int32_t tcp_data_len,uint32_t th_seq,uint32_t th_ack,uint16_t th_win) tcp_lro_log() argument
/freebsd-src/sys/dev/iwm/
H A Dif_iwm_scan.c387 uint8_t *frm, *pos; in iwm_fill_probe_req() local
/freebsd-src/tools/tools/net80211/w00t/assoc/
H A Dassoc.c183 ieee80211_add_ssid(u_int8_t *frm, const u_int8_t *ssid, u_int len) in ieee80211_add_ssid()
/freebsd-src/sbin/ifconfig/
H A Difieee80211.c3542 iswpaoui(const u_int8_t * frm) iswpaoui() argument
3548 iswmeinfo(const u_int8_t * frm) iswmeinfo() argument
3555 iswmeparam(const u_int8_t * frm) iswmeparam() argument
3562 isatherosoui(const u_int8_t * frm) isatherosoui() argument
3568 istdmaoui(const uint8_t * frm) istdmaoui() argument
3574 iswpsoui(const uint8_t * frm) iswpsoui() argument
[all...]
/freebsd-src/sys/dev/mpt/mpilib/
H A Dmpi_lan.h215 #define SET_LAN_FORM(x, frm) \ argument

12