Searched defs:subtype (Results 1 - 25 of 137) sorted by last modified time

123456

/freebsd-11-stable/sys/netgraph/
H A Dng_parse.c1124 struct ng_parse_type subtype; local
1136 struct ng_parse_type subtype; local
1147 struct ng_parse_type subtype; local
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_fil.h104 u_short subtype; member in struct:i6addr::__anon25
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c51 u32 subtype; member in struct:media
494 mlx5e_find_link_mode(u32 subtype, bool ext) argument
[all...]
/freebsd-11-stable/sys/dev/usb/
H A Dusb_device.c2404 usbd_find_descriptor(struct usb_device *udev, void *id, uint8_t iface_index, uint8_t type, uint8_t type_mask, uint8_t subtype, uint8_t subtype_mask) argument
/freebsd-11-stable/contrib/unbound/validator/
H A Dvalidator.h209 enum val_classification subtype; member in struct:val_qstate
H A Dvalidator.c1487 enum val_classification subtype = val_classify_response( local
1823 enum val_classification subtype; local
1998 enum val_classification subtype = val_classify_response( local
2391 enum val_classification subtype; local
[all...]
H A Dval_utils.c217 val_find_signer(enum val_classification subtype, struct query_info* qinf, argument
1062 val_classification_to_string(enum val_classification subtype) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_smp.c927 topo_add_node_by_hwid(struct topo_node *parent, int hwid, topo_node_type type, uintptr_t subtype) argument
956 topo_find_node_by_hwid(struct topo_node *parent, int hwid, topo_node_type type, uintptr_t subtype) argument
H A Duipc_socket.c272 socket_hhook_register(int subtype) argument
282 socket_hhook_deregister(int subtype) argument
/freebsd-11-stable/sys/dev/usb/serial/
H A Dumodem.c921 umodem_get_desc(struct usb_attach_arg *uaa, uint8_t type, uint8_t subtype) argument
/freebsd-11-stable/contrib/sendmail/src/
H A Dmime.c116 char *subtype; 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/file/src/
H A Dascmagic.c117 const char *subtype = NULL; local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_mesh.c1535 uint8_t dir, type, subtype, ae; local
1826 mesh_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, argument
2088 mesh_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) argument
2102 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) argument
3141 mesh_verify_meshpeer(struct ieee80211vap *vap, uint8_t subtype, const uint8_t *ie) argument
3235 ieee80211_add_meshpeer(uint8_t *frm, uint8_t subtype, uint16_t localid, uint16_t peerid, uint16_t reason) argument
[all...]
H A Dieee80211_output.c92 doprint(struct ieee80211vap *vap, int subtype) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp426 uint32_t subtype = Header.cpusubtype & ~MachO::CPU_SUBTYPE_MASK; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp561 ArchSpec::ArchSpec(ArchitectureType arch_type, uint32_t cpu, uint32_t subtype) { argument
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c2540 urtwn_ibss_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m, int subtype, argument
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-babel.c272 uint8_t subtype, sublen; local
H A Dprint-802_11.c1802 u_int subtype = FC_SUBTYPE(fc); local
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dgrammar.y599 subtype: NUM label
[all...]
H A Dgencode.c3844 gen_llc_s_subtype(compiler_state_t *cstate, bpf_u_int32 subtype) argument
3869 gen_llc_u_subtype(compiler_state_t *cstate, bpf_u_int32 subtype) argument
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_dcb.h168 u8 subtype; member in struct:i40e_cee_feat_tlv
H A Di40e_dcb.c279 u8 subtype; local
446 u8 subtype, feat_tlv_count = 0; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h894 u8 subtype; member in struct:mlx4_eqe

Completed in 399 milliseconds

123456