Searched defs:assoc (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-12-stable/contrib/binutils/bfd/
H A Dformat.c309 const bfd_target * const *assoc = bfd_associated_vector; local
/freebsd-12-stable/contrib/ntp/sntp/
H A Dnetworking.h68 associd_t assoc; /* peer association ID */ member in struct:speer
/freebsd-12-stable/contrib/gdb/gdb/
H A Dexpprint.c73 int assoc = 0; local
/freebsd-12-stable/sys/fs/cd9660/
H A Dcd9660_lookup.c135 int assoc, len; local
H A Dcd9660_vnops.c412 int cl, sl, assoc; local
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c587 } assoc; typedef in typeref:struct:__anon6068
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_peer.c1107 associd_t assoc; local
[all...]
H A Dntp_proto.c4907 associd_t assoc; local
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c297 struct privsep_cmd_associate *assoc; local
[all...]
/freebsd-12-stable/contrib/byacc/
H A Ddefs.h211 Assoc_t assoc; member in struct:bucket
259 Assoc_t assoc; member in struct:action
H A Dreader.c1422 declare_tokens(int assoc) argument
1495 declare_expect(int assoc) argument
3530 Assoc_t assoc; local
[all...]
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-l2c.c366 uint64_t assoc = cvmx_l2c_get_num_assoc(); local
496 uint64_t assoc, set; local
526 int assoc; local
548 int assoc; local
691 __read_l2_tag(uint64_t assoc, uint64_t index) argument
1087 cvmx_l2c_flush_line(uint32_t assoc, uint32_t index) argument
[all...]
/freebsd-12-stable/sys/netinet/
H A Dsctp_cc_functions.c58 sctp_enforce_cwnd_limit(struct sctp_association *assoc, struct sctp_nets *net) argument
73 struct sctp_association *assoc; local
[all...]
/freebsd-12-stable/sys/dev/iwi/
H A Dif_iwivar.h190 struct iwi_associate assoc; member in struct:iwi_softc
H A Dif_iwi.c1397 struct iwi_notif_association *assoc; local
2830 struct iwi_associate *assoc = &sc->assoc; local
3008 struct iwi_associate *assoc = &sc->assoc; local
[all...]
/freebsd-12-stable/contrib/wpa/src/wps/
H A Dwps_registrar.c2583 static int wps_process_assoc_state(struct wps_data *wps, const u8 *assoc) argument
/freebsd-12-stable/contrib/ncurses/progs/
H A Dinfocmp.c637 } assoc; typedef in typeref:struct:__anon6079
/freebsd-12-stable/sys/dev/if_ndis/
H A Dif_ndis.c2720 ndis_get_assoc(struct ndis_softc *sc, ndis_wlan_bssid_ex **assoc) argument
/freebsd-12-stable/sys/dev/otus/
H A Dif_otus.c2822 otus_set_chan(struct otus_softc *sc, struct ieee80211_channel *c, int assoc) argument
/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_sctp.c717 struct sctp_nat_assoc *assoc = NULL; local
904 TxAbortErrorM(struct libalias *la, struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int sndrply, int direction) argument
1314 AddGlobalIPAddresses(struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int direction) argument
1446 Add_Global_Address_to_List(struct sctp_nat_assoc *assoc, struct sctp_GlobalAddress *G_addr) argument
1477 RmGlobalIPAddresses(struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc, int direction) argument
1706 ProcessSctpMsg(struct libalias *la, int direction, struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc) argument
1744 ID_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
1813 INi_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
1865 INa_process(struct libalias *la, int direction,struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
1913 UP_process(struct libalias *la, int direction, struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
1957 CL_process(struct libalias *la, int direction,struct sctp_nat_assoc *assoc, struct sctp_nat_msg *sm) argument
2008 struct sctp_nat_assoc *assoc = NULL; local
2045 struct sctp_nat_assoc *assoc = NULL; local
2092 struct sctp_nat_assoc *assoc = NULL; local
2133 struct sctp_nat_assoc *assoc = NULL, *lastmatch = NULL; local
2176 struct sctp_nat_assoc *assoc = NULL; local
2214 AddSctpAssocLocal(struct libalias *la, struct sctp_nat_assoc *assoc, struct in_addr g_addr) argument
2271 AddSctpAssocGlobal(struct libalias *la, struct sctp_nat_assoc *assoc) argument
2320 RmSctpAssoc(struct libalias *la, struct sctp_nat_assoc *assoc) argument
2360 freeGlobalAddressList(struct sctp_nat_assoc *assoc) argument
2399 sctp_AddTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc) argument
2420 sctp_RmTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc) argument
2438 sctp_ResetTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc, int newexp) argument
2468 struct sctp_nat_assoc *assoc; local
2587 logsctpassoc(struct sctp_nat_assoc *assoc, char *s) argument
2636 struct sctp_nat_assoc *assoc = NULL; local
2654 struct sctp_nat_assoc *assoc = NULL; local
2673 struct sctp_nat_assoc *assoc = NULL; local
[all...]
/freebsd-12-stable/sys/dev/wpi/
H A Dif_wpi.c3864 wpi_send_rxon(struct wpi_softc *sc, int assoc, int async) argument
/freebsd-12-stable/sys/dev/sound/pci/hda/
H A Dhdaa.c3166 int i, j, cnt, max, type, dir, assoc, seq, first, hpredir; local
/freebsd-12-stable/contrib/ntp/include/
H A Dntp.h310 associd_t assoc; /* peer association ID */ member in struct:peer
/freebsd-12-stable/sys/dev/ocs_fc/
H A Dsli4.c4532 sli_queue_alloc(sli4_t *sli4, uint32_t qtype, sli4_queue_t *q, uint32_t n_entries, sli4_queue_t *assoc, uint16_t ulp) argument
/freebsd-12-stable/sys/dev/iwn/
H A Dif_iwn.c6727 iwn_send_rxon(struct iwn_softc *sc, int assoc, int async) argument

Completed in 511 milliseconds

12