| /freebsd-10-stable/sys/netinet/libalias/ |
| D | alias_sctp.c | 714 struct sctp_nat_assoc *assoc = NULL; in SctpAlias() local 901 TxAbortErrorM(struct libalias *la, struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int sndrp… in TxAbortErrorM() 1308 AddGlobalIPAddresses(struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int direction) in AddGlobalIPAddresses() 1438 static int Add_Global_Address_to_List(struct sctp_nat_assoc *assoc, struct sctp_GlobalAddress *G_… in Add_Global_Address_to_List() 1469 RmGlobalIPAddresses(struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int direction) in RmGlobalIPAddresses() 1695 …sSctpMsg(struct libalias *la, int direction, struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc) in ProcessSctpMsg() 1733 ID_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *s… in ID_process() 1801 INi_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *… in INi_process() 1853 INa_process(struct libalias *la, int direction,struct sctp_nat_assoc *assoc, struct sctp_nat_msg *s… in INa_process() 1901 UP_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *s… in UP_process() [all …]
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | format.c | 309 const bfd_target * const *assoc = bfd_associated_vector; in bfd_check_format_matches() local
|
| /freebsd-10-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-l2c.c | 366 uint64_t assoc = cvmx_l2c_get_num_assoc(); in cvmx_l2c_lock_line() local 496 uint64_t assoc, set; in cvmx_l2c_flush() local 526 int assoc; in cvmx_l2c_unlock_line() local 548 int assoc; in cvmx_l2c_unlock_line() local 691 static union __cvmx_l2c_tag __read_l2_tag(uint64_t assoc, uint64_t index) in __read_l2_tag() 1087 void cvmx_l2c_flush_line(uint32_t assoc, uint32_t index) in cvmx_l2c_flush_line()
|
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | ntp_peer.c | 370 associd_t assoc in findpeerbyassoc() 1105 associd_t assoc; in peer_cleanup() local
|
| D | ntp_proto.c | 4702 associd_t assoc; in pool_name_resolved() local
|
| /freebsd-10-stable/gnu/usr.bin/rcs/lib/ |
| D | rcsbase.h | 397 struct assoc { struct 400 struct assoc * nextassoc; argument
|
| /freebsd-10-stable/sys/fs/cd9660/ |
| D | cd9660_lookup.c | 133 int assoc, len; local
|
| D | cd9660_util.c | 180 isofntrans(infn, infnlen, outfn, outfnlen, original, assoc, joliet_level, flags, handle) in isofntrans() argument
|
| D | cd9660_vnops.c | 410 int cl, sl, assoc; local
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | expprint.c | 73 int assoc = 0; in print_subexp_standard() local
|
| /freebsd-10-stable/contrib/ncurses/ncurses/tinfo/ |
| D | parse_entry.c | 580 } assoc; typedef
|
| /freebsd-10-stable/contrib/texinfo/info/ |
| D | indices.c | 61 INDEX_NAME_ASSOC *assoc; in add_index_to_index_nodenames() local
|
| /freebsd-10-stable/contrib/byacc/ |
| D | defs.h | 208 Assoc_t assoc; member 256 Assoc_t assoc; member
|
| D | reader.c | 1275 declare_tokens(int assoc) in declare_tokens() 1347 declare_expect(int assoc) in declare_expect() 3237 Assoc_t assoc; in pack_grammar() local
|
| /freebsd-10-stable/contrib/ntp/sntp/ |
| D | networking.h | 68 associd_t assoc; /* peer association ID */ member
|
| /freebsd-10-stable/sys/netinet/ |
| D | sctp_cc_functions.c | 56 sctp_enforce_cwnd_limit(struct sctp_association *assoc, struct sctp_nets *net) in sctp_enforce_cwnd_limit() 71 struct sctp_association *assoc; in sctp_set_initial_cc_param() local
|
| /freebsd-10-stable/contrib/wpa/src/ap/ |
| D | iapp.c | 245 struct ieee80211_mgmt *assoc; in iapp_new_station() local
|
| /freebsd-10-stable/sys/dev/iwi/ |
| D | if_iwi.c | 1384 struct iwi_notif_association *assoc; in iwi_notification_intr() local 2808 struct iwi_associate *assoc = &sc->assoc; in iwi_auth_and_assoc() local 2994 struct iwi_associate *assoc = &sc->assoc; in iwi_disassociate() local
|
| D | if_iwivar.h | 185 struct iwi_associate assoc; member
|
| /freebsd-10-stable/contrib/wpa/wpa_supplicant/ |
| D | wpa_priv.c | 179 struct privsep_cmd_associate *assoc; in wpa_priv_cmd_associate() local
|
| /freebsd-10-stable/contrib/ncurses/progs/ |
| D | infocmp.c | 457 } assoc; typedef
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaPseudoObject.cpp | 87 Expr *assoc = gse->getAssocExpr(i); in rebuild() local
|
| /freebsd-10-stable/sys/dev/if_ndis/ |
| D | if_ndis.c | 2615 ndis_get_assoc(sc, assoc) in ndis_get_assoc() argument
|
| /freebsd-10-stable/contrib/wpa/src/wps/ |
| D | wps_registrar.c | 2416 static int wps_process_assoc_state(struct wps_data *wps, const u8 *assoc) in wps_process_assoc_state()
|
| /freebsd-10-stable/contrib/ntp/include/ |
| D | ntp.h | 310 associd_t assoc; /* peer association ID */ member
|