Searched refs:ie (Results 101 - 125 of 210) sorted by relevance

123456789

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp69 FrontendPluginRegistry::begin(), ie = FrontendPluginRegistry::end();
70 it != ie; ++it) {
/freebsd-10.0-release/contrib/wpa/src/drivers/
H A Ddriver.h305 const u8 *ie; member in struct:wpa_driver_auth_params
2487 * @ie: assoc response ie buffer
2488 * @len: ie buffer length
2495 int reassoc, u16 status, const u8 *ie, size_t len);
2504 * @ie: authentication frame ie buffer
2505 * @len: ie buffer length
2511 u16 seq, u16 status, const u8 *ie, size_t len);
2517 * @tspec_ie: tspec ie buffe
3158 const u8 *ie; member in struct:wpa_event_data::disassoc_info
3189 const u8 *ie; member in struct:wpa_event_data::deauth_info
3495 const u8 *ie; member in struct:wpa_event_data::rx_probe_req
3695 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) argument
[all...]
H A Ddriver_bsd.c546 struct ieee80211req_wpaie ie; local
553 memset(&ie, 0, sizeof(ie));
554 memcpy(ie.wpa_macaddr, addr, IEEE80211_ADDR_LEN);
555 if (get80211var(priv, IEEE80211_IOC_WPAIE, &ie, sizeof(ie)) < 0) {
559 iebuf = ie.wpa_ie;
560 ielen = ie.wpa_ie[1];
624 bsd_set_opt_ie(void *priv, const u8 *ie, size_t ie_len) argument
627 wpa_printf(MSG_DEBUG, "%s: set WPA+RSN ie (le
[all...]
/freebsd-10.0-release/sys/mips/include/
H A Dcpufunc.h318 intr_restore(register_t ie) argument
320 if (ie == MIPS_SR_INT_IE) {
/freebsd-10.0-release/sys/dev/ie/
H A Dif_ie_isa.c66 #include <dev/ie/if_ie507.h>
67 #include <dev/ie/if_iee16.h>
68 #include <dev/ie/if_iereg.h>
69 #include <dev/ie/if_ievar.h>
157 child = BUS_ADD_CHILD(parent, ISA_ORDER_SPECULATIVE, "ie", -1);
359 child = BUS_ADD_CHILD(parent, ISA_ORDER_SPECULATIVE, "ie", -1);
821 "ie",
839 "ie",
844 DRIVER_MODULE(ie, isa, ie_isa_ee16_driver, ie_devclass, ie_modevent, 0);
854 "ie",
[all...]
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_msg.c110 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen,
115 switch (ie) {
256 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen,
259 switch (ie) {
472 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen,
477 switch (ie) {
695 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen,
698 switch (ie) {
825 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen,
830 switch (ie) {
109 decode_alerting(struct uni_alerting *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
255 decode_call_proc(struct uni_call_proc *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
471 decode_connect(struct uni_connect *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
694 decode_connect_ack(struct uni_connect_ack *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
824 decode_release(struct uni_release *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
998 decode_release_compl(struct uni_release_compl *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
1373 decode_setup(struct uni_setup *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
1774 decode_status(struct uni_status *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
1877 decode_status_enq(struct uni_status_enq *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
1962 decode_notify(struct uni_notify *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
2055 decode_restart(struct uni_restart *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
2148 decode_restart_ack(struct uni_restart_ack *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
2388 decode_add_party(struct uni_add_party *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
2715 decode_add_party_ack(struct uni_add_party_ack *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
2905 decode_party_alerting(struct uni_party_alerting *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
3054 decode_add_party_rej(struct uni_add_party_rej *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
3210 decode_drop_party(struct uni_drop_party *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
3358 decode_drop_party_ack(struct uni_drop_party_ack *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
3521 decode_leaf_setup_req(struct uni_leaf_setup_req *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
3694 decode_leaf_setup_fail(struct uni_leaf_setup_fail *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
3835 decode_cobisetup(struct uni_cobisetup *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
3970 decode_facility(struct uni_facility *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
4113 decode_modify_req(struct uni_modify_req *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
4256 decode_modify_ack(struct uni_modify_ack *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
4385 decode_modify_rej(struct uni_modify_rej *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
4506 decode_conn_avail(struct uni_conn_avail *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
4607 decode_unknown(struct uni_unknown *out, struct uni_msg *msg, enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, struct unicx *cx) argument
[all...]
/freebsd-10.0-release/contrib/wpa/src/p2p/
H A Dp2p.c1735 const u8 *ie, size_t ie_len)
1741 if (p2p_parse_ies(ie, ie_len, &msg) < 0 || msg.p2p_attributes == NULL)
1961 const u8 *bssid, const u8 *ie, size_t ie_len)
1974 if (ieee802_11_parse_elems((u8 *) ie, ie_len, &elems, 0) ==
2010 if (p2p_parse_ies(ie, ie_len, &msg) < 0) {
2102 const u8 *bssid, const u8 *ie, size_t ie_len)
2106 p2p_add_dev_from_probe_req(p2p, addr, ie, ie_len);
2108 res = p2p_reply_probe(p2p, addr, dst, bssid, ie, ie_len);
3865 const u8 *ie, size_t ie_len)
3869 if (bssid == NULL || ie
1734 p2p_add_dev_from_probe_req(struct p2p_data *p2p, const u8 *addr, const u8 *ie, size_t ie_len) argument
1960 p2p_reply_probe(struct p2p_data *p2p, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len) argument
2101 p2p_probe_req_rx(struct p2p_data *p2p, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len) argument
3864 p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code, const u8 *ie, size_t ie_len) argument
3887 p2p_disassoc_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code, const u8 *ie, size_t ie_len) argument
4195 p2p_set_wfd_ie_beacon(struct p2p_data *p2p, struct wpabuf *ie) argument
4204 p2p_set_wfd_ie_probe_req(struct p2p_data *p2p, struct wpabuf *ie) argument
4212 p2p_set_wfd_ie_probe_resp(struct p2p_data *p2p, struct wpabuf *ie) argument
4221 p2p_set_wfd_ie_assoc_req(struct p2p_data *p2p, struct wpabuf *ie) argument
4229 p2p_set_wfd_ie_invitation(struct p2p_data *p2p, struct wpabuf *ie) argument
4237 p2p_set_wfd_ie_prov_disc_req(struct p2p_data *p2p, struct wpabuf *ie) argument
4245 p2p_set_wfd_ie_prov_disc_resp(struct p2p_data *p2p, struct wpabuf *ie) argument
4253 p2p_set_wfd_ie_go_neg(struct p2p_data *p2p, struct wpabuf *ie) argument
[all...]
/freebsd-10.0-release/contrib/wpa/src/rsn_supp/
H A Dtdls.c79 static u8 * wpa_add_tdls_timeoutie(u8 *pos, u8 *ie, size_t ie_len, u32 tsecs);
137 static u8 * wpa_add_ie(u8 *pos, const u8 *ie, size_t ie_len) argument
139 os_memcpy(pos, ie, ie_len);
1336 struct wpa_ie_data ie; local
1464 if (wpa_parse_wpa_ie_rsn(kde.rsn_ie, kde.rsn_ie_len, &ie) < 0) {
1470 cipher = ie.pairwise_cipher;
1480 if ((ie.capabilities &
1691 struct wpa_ie_data ie; local
1809 if (wpa_parse_wpa_ie_rsn(kde.rsn_ie, kde.rsn_ie_len, &ie) < 0) {
1815 cipher = ie
2026 wpa_add_tdls_timeoutie(u8 *pos, u8 *ie, size_t ie_len, u32 tsecs) argument
[all...]
/freebsd-10.0-release/sys/net80211/
H A Dieee80211_ht.c1224 * Notify hostap vaps of a change in the HTINFO ie.
1362 * HTINFO ie. To identify when all non-HT stations are
1388 * Process an 802.11n HT capabilities ie.
1391 ieee80211_parse_htcap(struct ieee80211_node *ni, const uint8_t *ie) argument
1393 if (ie[0] == IEEE80211_ELEMID_VENDOR) {
1395 * Station used Vendor OUI ie to associate;
1397 * the Vendor OUI's and not the standard ie's.
1400 ie += 4;
1404 ni->ni_htcap = LE_READ_2(ie +
1406 ni->ni_htparam = ie[__offseto
1429 ieee80211_parse_htinfo(struct ieee80211_node *ni, const uint8_t *ie) argument
1609 ieee80211_setup_htrates(struct ieee80211_node *ni, const uint8_t *ie, int flags) argument
1663 ieee80211_setup_basic_htrates(struct ieee80211_node *ni, const uint8_t *ie) argument
[all...]
H A Dieee80211_node.c104 MALLOC_DEFINE(M_80211_NODE_IE, "80211nodeie", "802.11 node ie");
892 * Initialize an ie blob with the specified data. If previous
894 * all references to specific ie's; the caller is required to
921 * Reclaim storage for an ie blob.
931 * Expand an ie blob data contents and to fillin individual
932 * ie pointers. The data blob is assumed to be well-formed;
933 * we don't do any validity checking of ie lengths.
938 uint8_t *ie; local
941 ie = ies->data;
944 switch (ie[
[all...]
/freebsd-10.0-release/sys/x86/x86/
H A Dintr_machdep.c243 struct intr_event *ie; local
255 ie = isrc->is_event;
269 if (intr_event_handle(ie, frame) != 0) {
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp431 for (Function::iterator it = F->begin(), ie = F->end(); it != ie; ++it) {
446 for (inst_iterator it = inst_begin(F), ie = inst_end(F); it != ie; ++it) {
/freebsd-10.0-release/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp169 for (unsigned ii = 0, ie = i->second.getInsts().size(); ii != ie;
552 for (unsigned ii = 0, ie = fi->second.getInsts().size(); ii != ie;
/freebsd-10.0-release/contrib/unbound/iterator/
H A Diter_scrub.c593 * @param ie: iterator environment with private address data.
599 struct iter_env* ie)
650 priv_rrset_bad(ie->priv, pkt, rrset)) {
716 struct module_env* env, struct iter_env* ie)
748 if(!scrub_sanitize(pkt, msg, qinfo, zonename, env, ie))
597 scrub_sanitize(ldns_buffer* pkt, struct msg_parse* msg, struct query_info* qinfo, uint8_t* zonename, struct module_env* env, struct iter_env* ie) argument
714 scrub_message(ldns_buffer* pkt, struct msg_parse* msg, struct query_info* qinfo, uint8_t* zonename, struct regional* region, struct module_env* env, struct iter_env* ie) argument
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dnotify.h127 const u8 *ie, size_t ie_len, u32 ssi_signal);
/freebsd-10.0-release/sys/dev/hwpmc/
H A Dhwpmc_octeon.c190 control.s.ie = 1;
/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Dmirrorselect43 ftp://ftp3.ie.freebsd.org "IPv6 Ireland"\
90 ftp://ftp3.ie.freebsd.org "Ireland #3"\
/freebsd-10.0-release/contrib/bmake/mk/
H A Dmeta.subdir.mk44 # we want to find Makefile.depend.* ie for all machines
/freebsd-10.0-release/contrib/llvm/lib/Option/
H A DOptTable.cpp380 ie = GroupedOptionHelp.end(); it != ie; ++it) {
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DOptTable.cpp381 ie = GroupedOptionHelp.end(); it != ie; ++it) {
/freebsd-10.0-release/contrib/llvm/tools/clang/tools/driver/
H A Ddriver.cpp483 FailingCommands.begin(), ie = FailingCommands.end(); it != ie; ++it) {
/freebsd-10.0-release/contrib/wpa/src/ap/
H A Dap_drv_ops.h95 u16 seq, u16 status, const u8 *ie, size_t len);
97 int reassoc, u16 status, const u8 *ie, size_t len);
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h222 const u8 *ie, size_t ie_len, u32 ssi_signal);
485 const u8 *ie, size_t ie_len,
482 wpas_dbus_signal_preq(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len, u32 ssi_signal) argument
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp151 ie = LineSection->getMCLineEntries(CUID).end(); it != ie; ++it) {
241 MCLineSections.begin(), ie = MCLineSections.end(); it != ie;
334 MCLineSectionOrder.begin(), ie = MCLineSectionOrder.end(); it != ie;
692 Entries.begin(), ie = Entries.end(); it != ie;
726 Entries.begin(), ie = Entries.end(); it != ie;
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp360 for (CGFunctionInfo::arg_iterator it = FI.arg_begin(), ie = FI.arg_end();
361 it != ie; ++it)
441 for (CGFunctionInfo::arg_iterator it = FI.arg_begin(), ie = FI.arg_end();
442 it != ie; ++it)
956 for (CGFunctionInfo::arg_iterator it = FI.arg_begin(), ie = FI.arg_end();
957 it != ie; ++it)
1243 it = args.begin(), ie = args.end(); it != ie; ++it) {
2284 for (CGFunctionInfo::arg_iterator it = FI.arg_begin(), ie = FI.arg_end();
2285 it != ie;
[all...]

Completed in 393 milliseconds

123456789