Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 25 of 107) sorted by relevance

12345

/openbsd-src/usr.sbin/bgpd/
H A Dmrt.c142 uint16_t subtype = BGP4MP_MESSAGE; mrt_bgp_msg_subtype() local
180 uint16_t subtype = BGP4MP_MESSAGE; mrt_dump_bgp_msg() local
208 uint16_t subtype = BGP4MP_STATE_CHANGE; mrt_dump_state() local
540 uint16_t subtype; mrt_dump_entry() local
701 uint16_t subtype, apsubtype, nump, apnump, afi; mrt_dump_entry_v2() local
947 mrt_dump_hdr_se(struct ibuf ** bp,struct peer * peer,uint16_t type,uint16_t subtype,uint32_t len,int swap) mrt_dump_hdr_se() argument
1061 mrt_dump_hdr_rde(struct ibuf ** bp,uint16_t type,uint16_t subtype,uint32_t len) mrt_dump_hdr_rde() argument
[all...]
H A Dmrt.h47 uint16_t subtype; member
/openbsd-src/sbin/pfctl/
H A Dpfctl_osfp.c95 char *class, *version, *subtype, *desc, *tcpopts; in pfctl_file_fingerprints() local
327 int class, version, subtype; in pfctl_get_fingerprint() local
445 int class, version, subtype; in pfctl_lookup_fingerprint() local
538 int class, version, subtype; in add_fingerprint() local
648 int class, version, subtype; in import_fingerprint() local
/openbsd-src/usr.sbin/tcpdump/
H A Dpfctl_osfp.c95 char *class, *version, *subtype, *desc, *tcpopts; in pfctl_file_fingerprints() local
325 int class, version, subtype; in pfctl_get_fingerprint() local
443 int class, version, subtype; in pfctl_lookup_fingerprint() local
536 int class, version, subtype; in add_fingerprint() local
645 int class, version, subtype; in import_fingerprint() local
H A Dprint-802_11.c1027 uint8_t subtype; in ieee80211_print_assocreq() local
1220 u_int8_t subtype, type, *frm; in ieee80211_frame() local
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dfrags.c197 frag_var (relax_stateT type, int max_chars, int var, relax_substateT subtype, in frag_var()
230 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_variant()
/openbsd-src/regress/usr.sbin/rpki-client/
H A Drepo-dummy.c9 repo_stat_inc(struct repo *repo, int tal, enum rtype type, enum stype subtype) in repo_stat_inc()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dfrags.c204 frag_var (relax_stateT type, int max_chars, int var, relax_substateT subtype, in frag_var()
237 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_variant()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsparc64-tdep.c620 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_16_byte_align_p() local
677 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_store_floating_fields() local
695 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, 0)); in sparc64_store_floating_fields() local
746 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_extract_floating_fields() local
H A Damd64-tdep.c314 struct type *subtype = check_typedef (TYPE_TARGET_TYPE (type)); in amd64_classify_aggregate() local
331 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in amd64_classify_aggregate() local
/openbsd-src/sbin/isakmpd/
H A Dprf.c71 prf_alloc(enum prfs type, int subtype, unsigned char *shared, in prf_alloc()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dconvert.c451 tree subtype = TREE_TYPE (type); local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dvms-hdr.c56 int subtype; local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dvms-hdr.c49 int subtype; in _bfd_vms_slurp_hdr() local
/openbsd-src/usr.bin/tmux/
H A Dcmd-refresh-client.c50 enum control_sub_type subtype; in cmd_refresh_client_update_subscription() local
/openbsd-src/sys/net80211/
H A Dieee80211.c1262 uint64_t subtype; in ieee80211_media2mcs() local
1355 uint64_t subtype; in ieee80211_media2rate() member
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-istack.h54 enum xtensa_relax_statesE subtype; member
/openbsd-src/gnu/gcc/gcc/
H A Dconvert.c754 tree subtype = TREE_TYPE (type); in convert_to_complex() local
/openbsd-src/usr.sbin/unbound/validator/
H A Dvalidator.c1759 enum val_classification subtype = val_classify_response( processInit() local
2128 enum val_classification subtype; processValidate() local
2357 enum val_classification subtype = val_classify_response( processFinished() local
2770 enum val_classification subtype; ds_response_to_ke() local
[all...]
H A Dvalidator.h211 enum val_classification subtype; member
H A Dval_utils.c244 val_find_signer(enum val_classification subtype,struct query_info * qinf,struct reply_info * rep,size_t skip,uint8_t ** signer_name,size_t * signer_len) val_find_signer() argument
1188 val_classification_to_string(enum val_classification subtype) val_classification_to_string() argument
[all...]
/openbsd-src/sbin/unwind/libunbound/validator/
H A Dvalidator.c1759 enum val_classification subtype = val_classify_response( processInit() local
2128 enum val_classification subtype; processValidate() local
2357 enum val_classification subtype = val_classify_response( processFinished() local
2770 enum val_classification subtype; ds_response_to_ke() local
[all...]
H A Dvalidator.h211 enum val_classification subtype; member
/openbsd-src/usr.sbin/hostapd/
H A Dprint-802_11.c328 u_int8_t subtype, type, *frm; in ieee80211_frame() local
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/
H A DTextStubCommon.cpp135 #define ARCHINFO(arch, type, subtype, numbits) \ in bitset() argument

12345