Searched defs:subtype (Results 101 - 125 of 137) sorted by relevance

123456

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_private.h356 uint8_t subtype;/* object subtype within class */ member in struct:named_object
H A Dip_fw_sockopt.c2385 uint8_t subtype; local
2614 uint8_t subtype; local
2698 uint8_t subtype; local
3218 uint8_t subtype; local
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan_sta.c235 sta_add(struct ieee80211_scan_state *ss, struct ieee80211_channel *curchan, const struct ieee80211_scanparams *sp, const struct ieee80211_frame *wh, int subtype, int rssi, int noise) argument
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...]
/freebsd-11-stable/sys/kern/
H A Duipc_socket.c272 socket_hhook_register(int subtype) argument
282 socket_hhook_deregister(int subtype) argument
/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/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/dev/wpi/
H A Dif_wpi.c1658 wpi_ibss_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m, int subtype, argument
2869 uint8_t subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK; local
2995 uint8_t subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-lldp.c651 int subtype, hexdump = FALSE; local
854 int subtype, hexdump = FALSE; local
938 int subtype, hexdump = FALSE; local
970 int subtype, hexdump = FALSE; local
1152 int subtype, hexdump = FALSE; local
1423 uint8_t subtype; local
[all...]
H A Dprint-openflow-1.0.c760 uint32_t subtype; local
965 uint32_t subtype, vlan_tag; local
[all...]
H A Dprint-802_11.c1802 u_int subtype = FC_SUBTYPE(fc); local
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h387 u16 subtype; member in struct:ecp_state_s
/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_tlv_layout.h300 uint32_t subtype; member in struct:tlv_partition_subtype
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c3850 ath_txq_setup(struct ath_softc *sc, int qtype, int subtype) argument
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_run.c2715 run_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m, int subtype, argument
/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/contrib/gcc/cp/
H A Dtypeck.c278 tree subtype local
/freebsd-11-stable/contrib/gcc/
H A Demit-rtl.c3875 emit_note_before(int subtype, rtx before) argument
4091 emit_note_after(int subtype, rtx after) argument
H A Dfunction.c1988 tree subtype = TREE_TYPE (type); local
H A Dgimplify.c3227 tree subtype; local
H A Dc-typeck.c664 tree subtype = c_common_type (subtype1, subtype2); local
1870 tree subtype; local
5898 tree subtype; local
[all...]
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c3112 uint8_t type, subtype; local
4533 uint8_t subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK; local
4727 uint8_t subtype = wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK; local
[all...]
/freebsd-11-stable/contrib/libpcap/
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/urtwn/
H A Dif_urtwn.c2540 urtwn_ibss_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m, int subtype, argument
/freebsd-11-stable/contrib/gdb/include/
H A Dhp-symtab.h726 dnttpointer subtype; member in struct:dntt_type_set
760 dnttpointer subtype; member in struct:dntt_type_subrange

Completed in 451 milliseconds

123456