Searched defs:subtype (Results 26 - 50 of 137) sorted by relevance

123456

/freebsd-11-stable/contrib/sendmail/src/
H A Dmime.c116 char *subtype; local
[all...]
/freebsd-11-stable/contrib/unbound/validator/
H A Dvalidator.h209 enum val_classification subtype; member in struct:val_qstate
/freebsd-11-stable/sys/arm/at91/
H A Dat91var.h121 enum at91_soc_subtype subtype; member in struct:at91_soc_info
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_rx.c334 ath_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/crypto/heimdal/lib/asn1/
H A Dsymbol.h124 struct type *subtype; member in struct:type
/freebsd-11-stable/tools/tools/net80211/wlaninject/
H A Dwlaninject.c201 int str2subtype(const char *subtype) argument
[all...]
/freebsd-11-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.h65 uint32_t subtype; member in struct:virtio_scsi_ctrl_tmf_req
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-mptcp.c436 u_int subtype; local
H A Dprint-babel.c272 uint8_t subtype, sublen; local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan_sw.c913 ieee80211_swscan_add_scan(struct ieee80211vap *vap, struct ieee80211_channel *curchan, const struct ieee80211_scanparams *sp, const struct ieee80211_frame *wh, int subtype, int rssi, int noise) argument
H A Dieee80211_sta.c515 doprint(struct ieee80211vap *vap, int subtype) argument
547 uint8_t dir, type, subtype, qos; local
1271 sta_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
1857 sta_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
[all...]
H A Dieee80211_scan.c548 ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew, argument
573 ieee80211_add_scan(struct ieee80211vap *vap, struct ieee80211_channel *curchan, const struct ieee80211_scanparams *sp, const struct ieee80211_frame *wh, int subtype, int rssi, int noise) argument
H A Dieee80211_tdma.c326 tdma_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) argument
/freebsd-11-stable/sbin/ifconfig/
H A Difmedia.c297 int subtype; local
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_sim.c379 eap_sim_unexpected_subtype(struct eap_sim_data *data, u8 subtype) argument
735 u8 subtype; local
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dmbo.c615 u8 subtype; local
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap.c165 wtap_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m, int subtype, const struct ieee80211_rx_stats *stats, int rssi, int nf) argument
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_dcb.c279 u8 subtype; local
446 u8 subtype, feat_tlv_count = 0; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c174 static enum mlx5_dev_event port_subtype_event(u8 subtype) argument
195 static enum mlx5_dev_event dcbx_subevent(u8 subtype) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsparc64-tdep.c608 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); local
665 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); local
683 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, 0)); local
734 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); local
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_osfp.c99 char *class, *version, *subtype, *desc, *tcpopts; local
341 int class, version, subtype; local
459 int class, version, subtype; local
552 int class, version, subtype; local
661 int class, version, subtype; local
[all...]
/freebsd-11-stable/sys/netinet/
H A Dip_dummynet.h55 uint8_t subtype; member in struct:dn_id
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.h62 uint8_t subtype; member in struct:tentry_info
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_ipc.h192 uint32_t subtype; member in struct:fuse_data
/freebsd-11-stable/sbin/nvmecontrol/
H A Dlogpage.c468 print_hgst_info_write_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
488 print_hgst_info_read_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
509 print_hgst_info_verify_errors(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
665 print_hgst_info_erase_counts(void *buf, uint16_t subtype, uint8_t res __unused, uint32_t size) argument
757 kv_indirect(void *buf, uint32_t subtype, uint8_t res, uint32_t size, struct subpage_print *sp, size_t nsp) argument
776 uint8_t subtype, res; local
[all...]

Completed in 361 milliseconds

123456