Searched refs:subtype (Results 1 - 25 of 185) sorted by relevance

12345678

/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dgen_seq.c48 type = type->subtype;
56 * Require the subtype to be a type so we can name it and use
60 if (type->subtype->type != TType) {
61 fprintf(stderr, "%s subtype is not a type, can't generate "
63 s->name, (int)type->subtype->type);
67 subname = type->subtype->symbol->gen_name;
H A Dgen_free.c132 free_type(n, t->subtype, FALSE);
168 free_type (name, t->subtype, preserve);
H A Dgen_glue.c144 generate_glue(t->subtype, gen_name);
H A Dsymbol.h124 struct type *subtype; member in struct:type
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-eap.c156 u_int tlen, type, subtype; local
199 subtype = *(tptr+4);
201 tok2str(eap_type_values, "unknown", subtype),
202 subtype));
204 switch (subtype) {
239 if (subtype == EAP_TYPE_TTLS)
271 ND_PRINT((ndo, " subtype [%s] 0x%02x,",
H A Dprint-lldp.c651 int subtype, hexdump = FALSE; local
659 subtype = *(tptr+3);
662 tok2str(lldp_8021_subtype_values, "unknown", subtype),
663 subtype));
665 switch (subtype) {
854 int subtype, hexdump = FALSE; local
859 subtype = *(tptr+3);
862 tok2str(lldp_8023_subtype_values, "unknown", subtype),
863 subtype));
865 switch (subtype) {
938 int subtype, hexdump = FALSE; local
970 int subtype, hexdump = FALSE; local
1152 int subtype, hexdump = FALSE; local
1423 uint8_t subtype; local
[all...]
/freebsd-12-stable/lib/libefivar/
H A Defivar-dp.h43 uint8_t subtype; member in struct:__anon8605
/freebsd-12-stable/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c422 typedef void (*subprint_fn_t)(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
430 static void print_hgst_info_write_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
431 static void print_hgst_info_read_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
432 static void print_hgst_info_verify_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
433 static void print_hgst_info_self_test(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
434 static void print_hgst_info_background_scan(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
435 static void print_hgst_info_erase_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
436 static void print_hgst_info_erase_counts(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
437 static void print_hgst_info_temp_history(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
438 static void print_hgst_info_ssd_perf(void *buf, uint16_t subtype, uint8_
480 print_hgst_info_write_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
500 print_hgst_info_read_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
521 print_hgst_info_verify_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
677 print_hgst_info_erase_counts(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
769 kv_indirect(void *buf, uint32_t subtype, uint8_t res, uint32_t size, struct subpage_print *sp, size_t nsp) argument
788 uint8_t subtype, res; local
[all...]
/freebsd-12-stable/contrib/binutils/gas/
H A Dfrags.h138 relax_substateT subtype,
146 relax_substateT subtype,
H A Dfrags.c210 frag_var (relax_stateT type, int max_chars, int var, relax_substateT subtype,
220 frag_now->fr_subtype = subtype;
244 relax_substateT subtype, symbolS *symbol, offsetT offset,
252 frag_now->fr_subtype = subtype;
204 frag_var(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
236 frag_variant(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
/freebsd-12-stable/sbin/pfctl/
H A Dpfctl_osfp.c102 char *class, *version, *subtype, *desc, *tcpopts; local
111 class = version = subtype = desc = tcpopts = NULL;
122 if (subtype)
123 free(subtype);
128 class = version = subtype = desc = tcpopts = NULL;
166 GET_STR(subtype, "OS subtype", 0) ||
246 strlcpy(fp.fp_os.fp_subtype_nm, subtype,
260 if (subtype)
261 free(subtype);
344 int class, version, subtype; local
462 int class, version, subtype; local
555 int class, version, subtype; local
664 int class, version, subtype; local
[all...]
/freebsd-12-stable/bin/sh/
H A Dexpand.c550 int subtype, int startloc)
563 switch (subtype) {
624 const char *var, int subtype, int startloc, int varflags)
634 switch (subtype) {
664 int subtype; local
678 subtype = varflags & VSTYPE;
702 switch (subtype) {
713 if (set && subtype != VSPLUS) {
721 strtodest(buf, flag, subtype,
724 varvalue(var, varflags & VSQUOTE, subtype, fla
549 subevalvar_trim(const char *p, struct nodelist **restrict argbackq, int strloc, int subtype, int startloc) argument
623 subevalvar_misc(const char *p, struct nodelist **restrict argbackq, const char *var, int subtype, int startloc, int varflags) argument
874 strtodest(const char *p, int flag, int subtype, int quoted, struct worddest *dst) argument
890 reprocess(int startloc, int flag, int subtype, int quoted, struct worddest *dst) argument
933 varvalue(const char *name, int quoted, int subtype, int flag, struct worddest *dst) argument
[all...]
H A Dshow.c179 int subtype; local
195 subtype = *++p;
196 if (subtype == VSLENGTH)
202 if (subtype & VSNUL)
205 switch (subtype & VSTYPE) {
238 printf("<subtype %d>", subtype);
H A Dparser.c1620 int subtype; local
1645 subtype = VSNORMAL;
1649 subtype = 0;
1675 if (subtype != VSNORMAL) {
1687 if (subtype == 0 && c1 == '#') {
1688 subtype = VSLENGTH;
1702 subtype = 0;
1706 subtype = VSERROR;
1714 if (subtype == 0) {
1729 subtype
[all...]
/freebsd-12-stable/sys/net80211/
H A Dieee80211_adhoc.c78 int subtype, const struct ieee80211_rx_stats *, int, int);
80 int subtype, const struct ieee80211_rx_stats *rxs, int, int);
81 static void adhoc_recv_ctl(struct ieee80211_node *, struct mbuf *, int subtype);
287 doprint(struct ieee80211vap *vap, int subtype) argument
289 switch (subtype) {
319 uint8_t dir, type, subtype, qos; local
344 subtype = IEEE80211_FC0_SUBTYPE_QOS;
380 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
401 (subtype == IEEE80211_FC0_SUBTYPE_BEACON ||
402 subtype
702 adhoc_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
1001 ahdemo_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
1045 adhoc_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
[all...]
H A Dieee80211_wds.c71 static void wds_recv_mgmt(struct ieee80211_node *, struct mbuf *, int subtype,
421 uint8_t dir, type, subtype, qos; local
445 subtype = IEEE80211_FC0_SUBTYPE_QOS;
483 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
504 if (IEEE80211_HAS_SEQ(type, subtype)) {
586 if (subtype == IEEE80211_FC0_SUBTYPE_QOS)
626 if (subtype == IEEE80211_FC0_SUBTYPE_NODATA ||
627 subtype == IEEE80211_FC0_SUBTYPE_QOS_NULL)
705 ieee80211_mgt_subtype_name(subtype),
715 vap->iv_recv_mgmt(ni, m, subtype, rx
741 wds_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
[all...]
H A Dieee80211_input.h67 ieee80211_mgt_subtype_name(subtype), \
204 uint8_t type, subtype; local
210 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
216 if (! IEEE80211_HAS_SEQ(type, subtype))
319 const uint8_t mac[IEEE80211_ADDR_LEN], int subtype, int arg);
H A Dieee80211_sta.c79 int subtype, const struct ieee80211_rx_stats *, int rssi, int nf);
80 static void sta_recv_ctl(struct ieee80211_node *, struct mbuf *, int subtype);
518 doprint(struct ieee80211vap *vap, int subtype) argument
520 switch (subtype) {
550 uint8_t dir, type, subtype, qos; local
575 subtype = IEEE80211_FC0_SUBTYPE_QOS;
611 subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK;
647 if ( IEEE80211_HAS_SEQ(type, subtype) &&
789 if (subtype == IEEE80211_FC0_SUBTYPE_QOS)
834 if (subtype
1385 sta_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
2045 sta_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
[all...]
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server_sake.c91 u8 id, size_t length, u8 subtype)
110 sake->subtype = subtype;
241 u8 version, session_id, subtype; local
253 subtype = resp->subtype;
266 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received frame: subtype=%d", subtype);
268 if (data->state == IDENTITY && subtype == EAP_SAKE_SUBTYPE_IDENTITY)
271 if (data->state == CHALLENGE && subtype
90 eap_sake_build_msg(struct eap_sake_data *data, u8 id, size_t length, u8 subtype) argument
425 u8 subtype; local
[all...]
/freebsd-12-stable/sys/dev/sfxge/
H A Dsfxge_ioc.h94 uint32_t subtype; member in struct:sfxge_ioc_s::__anon15259::__anon15261
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c51 u32 subtype; member in struct:media
58 .subtype = IFM_1000_CX_SGMII,
62 .subtype = IFM_1000_KX,
66 .subtype = IFM_10G_CX4,
70 .subtype = IFM_10G_KX4,
74 .subtype = IFM_10G_KR,
78 .subtype = IFM_20G_KR2,
82 .subtype = IFM_40G_CR4,
86 .subtype = IFM_40G_KR4,
90 .subtype
502 mlx5e_find_link_mode(u32 subtype, bool ext) argument
[all...]
/freebsd-12-stable/sys/sys/
H A Dsmp.h59 uintptr_t subtype; member in struct:topo_node
116 topo_node_type type, uintptr_t subtype);
118 topo_node_type type, uintptr_t subtype);
/freebsd-12-stable/stand/efi/libefi/
H A Ddevpath.c142 uint8_t subtype = DevicePathSubType(node); local
146 switch (subtype) {
175 if (asprintf(&name, "UnknownHW(%x)%s", subtype, tail) < 0)
186 uint8_t subtype = DevicePathSubType(node); local
191 switch (subtype) {
240 if (asprintf(&name, "UnknownACPI(%x)%s", subtype, tail) < 0)
251 uint8_t subtype = DevicePathSubType(node); local
256 switch (subtype) {
330 subtype, tail) < 0)
341 uint8_t subtype local
[all...]
/freebsd-12-stable/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h75 u8 subtype; member in struct:eap_tlv_crypto_binding_tlv
/freebsd-12-stable/contrib/unbound/validator/
H A Dvalidator.h208 /** subtype */
209 enum val_classification subtype; member in struct:val_qstate

Completed in 412 milliseconds

12345678