/freebsd/sys/net80211/ |
H A D | ieee80211_adhoc.c | 283 doprint(struct ieee80211vap *vap, int subtype) in doprint() 315 uint8_t dir, type, subtype, qos; in adhoc_input() local 704 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in adhoc_recv_mgmt() 1003 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in ahdemo_recv_mgmt() 1049 adhoc_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in adhoc_recv_ctl()
|
H A D | ieee80211_sta.c | 514 doprint(struct ieee80211vap *vap, int subtype) in doprint() 546 uint8_t dir, type, subtype, qos; in sta_input() local 1394 sta_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, in sta_recv_mgmt() 2058 sta_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in sta_recv_ctl()
|
H A D | ieee80211_wds.c | 417 uint8_t dir, type, subtype, qos; in wds_input() local 742 wds_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, in wds_recv_mgmt()
|
H A D | ieee80211_hostap.c | 453 doprint(struct ieee80211vap *vap, int subtype) in doprint() 485 uint8_t dir, type, subtype, qos; in hostap_input() local 1764 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in hostap_recv_mgmt() 2390 hostap_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in hostap_recv_ctl()
|
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 1828 mesh_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, in mesh_recv_mgmt() 2090 mesh_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in mesh_recv_ctl() 2107 struct ieee80211_meshpeer_ie *mp, uint8_t subtype) in mesh_parse_meshpeering_action() 3142 mesh_verify_meshpeer(struct ieee80211vap *vap, uint8_t subtype, in mesh_verify_meshpeer() 3236 ieee80211_add_meshpeer(uint8_t *frm, uint8_t subtype, uint16_t localid, in ieee80211_add_meshpeer()
|
/freebsd/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/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/lib/libefivar/ |
H A D | efivar-dp.h | 41 uint8_t subtype; member
|
/freebsd/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/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/sbin/ifconfig/ |
H A D | ifmedia.c | 196 int subtype; in setmedia() local 288 ifmedia_t subtype; in get_media_subtype() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-lldp.c | 658 u_int subtype; in lldp_private_8021_print() local 872 u_int subtype; in lldp_private_8023_print() local 957 u_int subtype; in lldp_private_iana_print() local 990 u_int subtype; in lldp_private_tia_print() local 1175 u_int subtype; in lldp_private_dcbx_print() local 1448 uint8_t subtype; in lldp_print() local
|
/freebsd/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/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/tests/sys/fs/fusefs/ |
H A D | mount.cc | 103 TEST_F(Subtype, subtype) in TEST_F() argument
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_eq.c | 176 static enum mlx5_dev_event port_subtype_event(u8 subtype) in port_subtype_event() 197 static enum mlx5_dev_event dcbx_subevent(u8 subtype) in dcbx_subevent()
|
/freebsd/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/contrib/file/src/ |
H A D | ascmagic.c | 118 const char *subtype = NULL; in file_ascmagic_with_encoding() local
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_btcoex_mci.c | 432 uint32_t offset, subtype, opcode; in ath_btcoex_mci_intr() local
|
/freebsd/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/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
|
/freebsd/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() 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
|