/freebsd-src/sys/net80211/ |
H A D | ieee80211_adhoc.c | 283 doprint(struct ieee80211vap *vap, int subtype) in doprint() argument 315 uint8_t dir, type, subtype, qos; in adhoc_input() local 705 adhoc_recv_mgmt(struct ieee80211_node * ni,struct mbuf * m0,int subtype,const struct ieee80211_rx_stats * rxs,int rssi,int nf) adhoc_recv_mgmt() argument 1004 ahdemo_recv_mgmt(struct ieee80211_node * ni,struct mbuf * m0,int subtype,const struct ieee80211_rx_stats * rxs,int rssi,int nf) ahdemo_recv_mgmt() argument 1050 adhoc_recv_ctl(struct ieee80211_node * ni,struct mbuf * m,int subtype) adhoc_recv_ctl() argument [all...] |
H A D | ieee80211_sta.c | 514 doprint(struct ieee80211vap *vap, int subtype) in doprint() argument 546 uint8_t dir, type, subtype, qos; in sta_input() local 1395 sta_recv_mgmt(struct ieee80211_node * ni,struct mbuf * m0,int subtype,const struct ieee80211_rx_stats * rxs,int rssi,int nf) sta_recv_mgmt() argument 2059 sta_recv_ctl(struct ieee80211_node * ni,struct mbuf * m,int subtype) sta_recv_ctl() argument [all...] |
H A D | ieee80211_wds.c | 417 uint8_t dir, type, subtype, qos; in wds_input() local 743 wds_recv_mgmt(struct ieee80211_node * ni,struct mbuf * m0,int subtype,const struct ieee80211_rx_stats * rxs,int rssi,int nf) wds_recv_mgmt() argument [all...] |
H A D | ieee80211_hostap.c | 453 doprint(struct ieee80211vap *vap, int subtype) in doprint() argument 485 uint8_t dir, type, subtype, qos; in hostap_input() local 1760 hostap_recv_mgmt(struct ieee80211_node * ni,struct mbuf * m0,int subtype,const struct ieee80211_rx_stats * rxs,int rssi,int nf) hostap_recv_mgmt() argument 2386 hostap_recv_ctl(struct ieee80211_node * ni,struct mbuf * m,int subtype) hostap_recv_ctl() argument [all...] |
H A D | ieee80211_input.h | 202 uint8_t type, subtype; in ieee80211_check_rxseq() local
|
H A D | ieee80211_scan.c | 555 ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew, in ieee80211_scan_dump_probe_beacon() argument 584 int subtype, int rssi, int noise) in ieee80211_add_scan() argument
|
H A D | ieee80211_mesh.c | 1538 uint8_t dir, type, subtype, ae; in mesh_input() local 1829 mesh_recv_mgmt(struct ieee80211_node * ni,struct mbuf * m0,int subtype,const struct ieee80211_rx_stats * rxs,int rssi,int nf) mesh_recv_mgmt() argument 2091 mesh_recv_ctl(struct ieee80211_node * ni,struct mbuf * m,int subtype) mesh_recv_ctl() argument 2108 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 3143 mesh_verify_meshpeer(struct ieee80211vap * vap,uint8_t subtype,const uint8_t * ie) mesh_verify_meshpeer() argument 3237 ieee80211_add_meshpeer(uint8_t * frm,uint8_t subtype,uint16_t localid,uint16_t peerid,uint16_t reason) ieee80211_add_meshpeer() argument [all...] |
/freebsd-src/stand/efi/libefi/ |
H A D | devpath.c | 139 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-src/sbin/nvmecontrol/modules/wdc/ |
H A D | wdc.c | 477 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-src/lib/libefivar/ |
H A D | efivar-dp.h | 41 uint8_t subtype; member
|
/freebsd-src/sbin/pfctl/ |
H A D | pfctl_osfp.c | 99 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-src/bin/sh/ |
H A D | expand.c | 542 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 D | show.c | 171 int subtype; in sharg() local
|
/freebsd-src/sbin/ifconfig/ |
H A D | ifmedia.c | 196 int subtype; in setmedia() local 288 ifmedia_t subtype; in get_media_subtype() local
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-lldp.c | 660 u_int subtype; lldp_private_8021_print() local 874 u_int subtype; lldp_private_8023_print() local 959 u_int subtype; lldp_private_iana_print() local 992 u_int subtype; lldp_private_tia_print() local 1177 u_int subtype; lldp_private_dcbx_print() local 1450 uint8_t subtype; lldp_print() local [all...] |
/freebsd-src/contrib/wpa/src/eap_server/ |
H A D | eap_server_sake.c | 91 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-src/contrib/bsnmp/gensnmptree/ |
H A D | gensnmptree.c | 201 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-src/tests/sys/fs/fusefs/ |
H A D | mount.cc | 103 TEST_F(Subtype, subtype) in TEST_F() argument
|
/freebsd-src/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_eq.c | 173 port_subtype_event(u8 subtype) port_subtype_event() argument 194 dcbx_subevent(u8 subtype) dcbx_subevent() argument
|
/freebsd-src/contrib/wpa/src/eap_peer/ |
H A D | eap_sake.c | 115 int id, size_t length, u8 subtype) in eap_sake_build_msg() 379 u8 subtype, session_id, id; in eap_sake_process() local
|
/freebsd-src/contrib/file/src/ |
H A D | ascmagic.c | 118 const char *subtype = NULL; in file_ascmagic_with_encoding() local
|
/freebsd-src/sys/dev/ath/ |
H A D | if_ath_btcoex_mci.c | 432 uint32_t offset, subtype, opcode; in ath_btcoex_mci_intr() local
|
/freebsd-src/sys/kern/ |
H A D | subr_smp.c | 1121 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-src/contrib/wpa/src/ap/ |
H A D | gas_serv.c | 1221 static void rx_anqp_hs_query_list(struct hostapd_data *hapd, u8 subtype, in rx_anqp_hs_query_list() argument 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() argument 1380 u8 subtype; rx_anqp_vendor_specific_mbo() local [all...] |
/freebsd-src/contrib/ldns/ |
H A D | dnssec.c | 724 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
|