Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 25 of 136) sorted by relevance

123456

/freebsd/sys/net80211/
H A Dieee80211_adhoc.c283 doprint(struct ieee80211vap *vap, int subtype) in doprint()
315 uint8_t dir, type, subtype, qos; in adhoc_input() local
705 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in adhoc_recv_mgmt()
1004 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in ahdemo_recv_mgmt()
1050 adhoc_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in adhoc_recv_ctl()
H A Dieee80211_sta.c514 doprint(struct ieee80211vap *vap, int subtype) in doprint()
546 uint8_t dir, type, subtype, qos; in sta_input() local
1395 sta_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, in sta_recv_mgmt()
2059 sta_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in sta_recv_ctl()
H A Dieee80211_wds.c417 uint8_t dir, type, subtype, qos; in wds_input() local
743 wds_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, in wds_recv_mgmt()
H A Dieee80211_hostap.c453 doprint(struct ieee80211vap *vap, int subtype) in doprint()
485 uint8_t dir, type, subtype, qos; in hostap_input() local
1760 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in hostap_recv_mgmt()
2386 hostap_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in hostap_recv_ctl()
H A Dieee80211_input.h202 uint8_t type, subtype; in ieee80211_check_rxseq() local
H A Dieee80211_scan.c555 ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew, in ieee80211_scan_dump_probe_beacon()
584 int subtype, int rssi, int noise) in ieee80211_add_scan()
H A Dieee80211_mesh.c1538 uint8_t dir, type, subtype, ae; in mesh_input() local
1829 mesh_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, in mesh_recv_mgmt()
2091 mesh_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in mesh_recv_ctl()
2108 struct ieee80211_meshpeer_ie *mp, uint8_t subtype) in mesh_parse_meshpeering_action()
3143 mesh_verify_meshpeer(struct ieee80211vap *vap, uint8_t subtype, in mesh_verify_meshpeer()
3237 ieee80211_add_meshpeer(uint8_t *frm, uint8_t subtype, uint16_t localid, in ieee80211_add_meshpeer()
/freebsd/stand/efi/libefi/
H A Ddevpath.c139 uint8_t subtype = DevicePathSubType(node); in efi_hw_dev_path() local
183 uint8_t subtype = DevicePathSubType(node); in efi_acpi_dev_path() local
248 uint8_t subtype = DevicePathSubType(node); in efi_messaging_dev_path() local
338 uint8_t subtype = DevicePathSubType(node); in efi_media_dev_path() local
/freebsd/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c477 print_hgst_info_write_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) in print_hgst_info_write_errors()
497 print_hgst_info_read_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) in print_hgst_info_read_errors()
518 print_hgst_info_verify_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) in print_hgst_info_verify_errors()
674 print_hgst_info_erase_counts(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) in print_hgst_info_erase_counts()
766 kv_indirect(void *buf, uint32_t subtype, uint8_t res, uint32_t size, struct subpage_print *sp, size… in kv_indirect()
784 uint8_t subtype, res; in print_hgst_info_log() local
/freebsd/lib/libefivar/
H A Defivar-dp.h41 uint8_t subtype; member
/freebsd/sbin/pfctl/
H A Dpfctl_osfp.c99 char *class, *version, *subtype, *desc, *tcpopts; in pfctl_file_fingerprints() local
341 int class, version, subtype; in pfctl_get_fingerprint() local
459 int class, version, subtype; in pfctl_lookup_fingerprint() local
552 int class, version, subtype; in add_fingerprint() local
661 int class, version, subtype; in import_fingerprint() local
/freebsd/bin/sh/
H A Dexpand.c542 int subtype, int startloc) in subevalvar_trim()
616 const char *var, int subtype, int startloc, int varflags) in subevalvar_misc()
656 int subtype; in evalvar() local
866 strtodest(const char *p, int flag, int subtype, int quoted, in strtodest()
882 reprocess(int startloc, int flag, int subtype, int quoted, in reprocess()
925 varvalue(const char *name, int quoted, int subtype, int flag, in varvalue()
H A Dshow.c171 int subtype; in sharg() local
/freebsd/sbin/ifconfig/
H A Difmedia.c196 int subtype; in setmedia() local
288 ifmedia_t subtype; in get_media_subtype() local
/freebsd/contrib/tcpdump/
H A Dprint-lldp.c660 u_int subtype; in lldp_private_8021_print() local
874 u_int subtype; in lldp_private_8023_print() local
959 u_int subtype; in lldp_private_iana_print() local
992 u_int subtype; in lldp_private_tia_print() local
1177 u_int subtype; in lldp_private_dcbx_print() local
1450 uint8_t subtype; in lldp_print() local
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_sake.c91 u8 id, size_t length, u8 subtype) in eap_sake_build_msg()
241 u8 version, session_id, subtype; in eap_sake_check() local
425 u8 subtype; in eap_sake_process() local
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c201 char *subtype; /* subtype */ member
206 char *subtype; /* subtype */ member
746 parse_type(enum tok *tok, struct type *t, const char *vname, char **subtype) in parse_type()
834 char *subtype; in parse() local
868 char *subtype; in parse() local
/freebsd/tests/sys/fs/fusefs/
H A Dmount.cc103 TEST_F(Subtype, subtype) in TEST_F() argument
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c173 static enum mlx5_dev_event port_subtype_event(u8 subtype) in port_subtype_event()
194 static enum mlx5_dev_event dcbx_subevent(u8 subtype) in dcbx_subevent()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_sake.c115 int id, size_t length, u8 subtype) in eap_sake_build_msg()
379 u8 subtype, session_id, id; in eap_sake_process() local
/freebsd/contrib/file/src/
H A Dascmagic.c118 const char *subtype = NULL; in file_ascmagic_with_encoding() local
/freebsd/sys/dev/ath/
H A Dif_ath_btcoex_mci.c432 uint32_t offset, subtype, opcode; in ath_btcoex_mci_intr() local
/freebsd/sys/kern/
H A Dsubr_smp.c1121 topo_node_type type, uintptr_t subtype) in topo_add_node_by_hwid()
1150 topo_node_type type, uintptr_t subtype) in topo_find_node_by_hwid()
1261 uintptr_t subtype; member
/freebsd/contrib/wpa/src/ap/
H A Dgas_serv.c1221 static void rx_anqp_hs_query_list(struct hostapd_data *hapd, u8 subtype, in rx_anqp_hs_query_list()
1308 u8 subtype; in rx_anqp_vendor_specific_hs20() local
1359 static void rx_anqp_mbo_query_list(struct hostapd_data *hapd, u8 subtype, in rx_anqp_mbo_query_list()
1380 u8 subtype; in rx_anqp_vendor_specific_mbo() local
/freebsd/contrib/ldns/
H A Ddnssec.c724 uint8_t subtype; /* least significant octet of type */ in ldns_dnssec_create_nsec_bitmap() local
1404 uint8_t subtype = type & 0xff; in ldns_nsec_bitmap_covers_type() local
1441 uint8_t subtype = type & 0xff; in ldns_nsec_bitmap_set_type() local
1479 uint8_t subtype = type & 0xff; in ldns_nsec_bitmap_clear_type() local

123456