Searched defs:subtype (Results 51 - 75 of 137) sorted by relevance

123456

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_sim.c1084 u8 subtype, id; local
[all...]
H A Deap_teap.c587 u8 flags, subtype; local
628 u8 subtype, flags; local
[all...]
H A Dtncc.c465 unsigned int vendor, subtype; local
H A Deap_aka.c1358 u8 subtype, id; local
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_aka.c685 static Boolean eap_aka_subtype_ok(struct eap_aka_data *data, u8 subtype) argument
1203 u8 subtype; local
[all...]
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_build.c18 void p2p_buf_add_action_hdr(struct wpabuf *buf, u8 subtype, u8 dialog_token) argument
29 void p2p_buf_add_public_action_hdr(struct wpabuf *buf, u8 subtype, argument
/freebsd-11-stable/contrib/wpa/src/eap_common/
H A Deap_teap_common.h76 u8 subtype; /* Flags[4b] and Sub-Type[4b] */ member in struct:teap_tlv_crypto_binding
H A Deap_sim_common.c980 struct eap_sim_msg * eap_sim_msg_init(int code, int id, int type, int subtype) argument
/freebsd-11-stable/sys/net80211/
H A Dieee80211_hostap.c446 doprint(struct ieee80211vap *vap, int subtype) argument
478 uint8_t dir, type, subtype, qos; local
1653 hostap_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
2222 hostap_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
[all...]
H A Dieee80211_proto.h56 ieee80211_mgt_subtype_name(uint8_t subtype) argument
63 ieee80211_ctl_subtype_name(uint8_t subtype) argument
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_utils.c217 val_find_signer(enum val_classification subtype, struct query_info* qinf, argument
1062 val_classification_to_string(enum val_classification subtype) argument
[all...]
/freebsd-11-stable/sys/dev/usb/serial/
H A Dumodem.c921 umodem_get_desc(struct usb_attach_arg *uaa, uint8_t type, uint8_t subtype) argument
H A Dufoma.c519 ufoma_get_intconf(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id, uint8_t type, uint8_t subtype) argument
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-loop-niter.c1558 tree op0, op1, subtype, maxt; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Damd64-tdep.c314 struct type *subtype = check_typedef (TYPE_TARGET_TYPE (type)); local
331 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); local
/freebsd-11-stable/bin/sh/
H A Dparser.c1613 int subtype; local
[all...]
H A Dexpand.c543 subevalvar_trim(const char *p, int strloc, int subtype, int startloc) argument
617 subevalvar_misc(const char *p, const char *var, int subtype, int startloc, argument
659 int subtype; local
873 strtodest(const char *p, int flag, int subtype, int quoted, struct worddest *dst) argument
889 reprocess(int startloc, int flag, int subtype, int quoted, struct worddest *dst) argument
932 varvalue(const char *name, int quoted, int subtype, int flag, struct worddest *dst) argument
[all...]
H A Djobs.c1505 int subtype = 0; local
/freebsd-11-stable/sys/dev/wi/
H A Dif_wi.c764 wi_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-slow.c249 u_int subtype; local
[all...]
/freebsd-11-stable/sys/net/
H A Dieee8023ad_lacp.c236 uint8_t subtype; local
1054 u_int subtype = IFM_SUBTYPE(media); local
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_eq.c128 u8 subtype; member in struct:mthca_eqe
/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c225 get_extra_parms(uint32_t nr, char *out, int subtype) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.c1221 static void rx_anqp_hs_query_list(struct hostapd_data *hapd, u8 subtype, argument
1308 u8 subtype; local
1359 static void rx_anqp_mbo_query_list(struct hostapd_data *hapd, u8 subtype, argument
1380 u8 subtype; local
[all...]
/freebsd-11-stable/contrib/wpa/src/radius/
H A Dradius.c1261 int radius_msg_add_wfa(struct radius_msg *msg, u8 subtype, const u8 *data, argument
923 radius_msg_get_vendor_attr(struct radius_msg *msg, u32 vendor, u8 subtype, size_t *alen) argument

Completed in 230 milliseconds

123456