Searched refs:ic (Results 26 - 50 of 236) sorted by relevance

12345678910

/freebsd-current/sys/net80211/
H A Dieee80211_scan.c75 ieee80211_scan_attach(struct ieee80211com *ic) argument
81 if (ic->ic_scan_methods == NULL)
82 ieee80211_swscan_attach(ic);
84 ic->ic_scan_methods->sc_attach(ic);
88 ieee80211_scan_detach(struct ieee80211com *ic) argument
97 ic->ic_scan_methods->sc_detach(ic);
131 struct ieee80211com *ic = vap->iv_ic; local
142 if (isclr(ic
154 struct ieee80211com *ic = vap->iv_ic; local
237 struct ieee80211com *ic = vap->iv_ic; local
283 struct ieee80211com *ic = ss->ss_ic; local
333 struct ieee80211com *ic = vap->iv_ic; local
357 struct ieee80211com *ic = vap->iv_ic; local
426 struct ieee80211com *ic = vap->iv_ic; local
454 struct ieee80211com *ic = vap->iv_ic; local
468 struct ieee80211com *ic = vap->iv_ic; local
481 struct ieee80211com *ic = vap->iv_ic; local
494 struct ieee80211com *ic = vap->iv_ic; local
518 struct ieee80211com *ic = vap->iv_ic; local
586 struct ieee80211com *ic = vap->iv_ic; local
597 ieee80211_scan_timeout(struct ieee80211com *ic) argument
669 ieee80211_scan_pickchannel(struct ieee80211com *ic, int flags) argument
[all...]
H A Dieee80211_node.c103 static void ieee80211_node_table_init(struct ieee80211com *ic,
115 ieee80211_node_attach(struct ieee80211com *ic) argument
118 ieee80211_ageq_init(&ic->ic_stageq, ic->ic_max_keyix * 8,
120 ieee80211_node_table_init(ic, &ic->ic_sta, "station",
121 IEEE80211_INACT_INIT, ic->ic_max_keyix);
122 callout_init(&ic->ic_inact, 1);
123 callout_reset(&ic->ic_inact, IEEE80211_INACT_WAIT*hz,
124 ieee80211_node_timeout, ic);
144 ieee80211_node_detach(struct ieee80211com *ic) argument
208 struct ieee80211com *ic = vap->iv_ic; local
305 struct ieee80211com *ic = ni->ni_ic; local
352 struct ieee80211com *ic = vap->iv_ic; local
466 struct ieee80211com *ic = vap->iv_ic; local
507 struct ieee80211com *ic = ni->ni_ic; local
547 struct ieee80211com *ic = ni->ni_ic; local
717 gethtadjustflags(struct ieee80211com *ic) argument
748 getvhtadjustflags(struct ieee80211com *ic) argument
782 ieee80211_sync_curchan(struct ieee80211com *ic) argument
805 ieee80211_setupcurchan(struct ieee80211com *ic, struct ieee80211_channel *c) argument
841 ieee80211_setcurchan(struct ieee80211com *ic, struct ieee80211_channel *c) argument
848 ieee80211_update_chw(struct ieee80211com *ic) argument
863 struct ieee80211com *ic = selbs->ni_ic; local
940 struct ieee80211com *ic = vap->iv_ic; local
1078 struct ieee80211com *ic = ni->ni_ic; local
1236 struct ieee80211com *ic = ni->ni_ic; local
1317 struct ieee80211com *ic = ni->ni_ic; local
1395 struct ieee80211com *ic = nt->nt_ic; local
1428 struct ieee80211com *ic = nt->nt_ic; local
1493 struct ieee80211com *ic = vap->iv_ic; local
1546 struct ieee80211com *ic = vap->iv_ic; local
1573 struct ieee80211com *ic = vap->iv_ic; local
1725 struct ieee80211com *ic = vap->iv_ic; local
1932 struct ieee80211com *ic = vap->iv_ic; local
1970 _ieee80211_find_rxnode(struct ieee80211com *ic, const struct ieee80211_frame_min *wh, const char *func __debrefcnt_used, int line __debrefcnt_used) argument
1994 _ieee80211_find_rxnode_withkey(struct ieee80211com *ic, const struct ieee80211_frame_min *wh, ieee80211_keyix keyix, const char *func __debrefcnt_used, int line __debrefcnt_used) argument
2189 struct ieee80211com *ic = ni->ni_ic; local
2275 ieee80211_node_table_init(struct ieee80211com *ic, struct ieee80211_node_table *nt, const char *name, int inact, int keyixmax) argument
2359 struct ieee80211com *ic = ni->ni_ic; local
2479 ieee80211_timeout_stations(struct ieee80211com *ic) argument
2491 ieee80211_drain(struct ieee80211com *ic) argument
2556 struct ieee80211com *ic = arg; local
2696 ieee80211_notify_erp_locked(struct ieee80211com *ic) argument
2713 struct ieee80211com *ic = ni->ni_ic; local
2782 struct ieee80211com *ic = ni->ni_ic; local
2862 struct ieee80211com *ic = vap->iv_ic; local
2885 struct ieee80211com *ic = ni->ni_ic; local
2973 struct ieee80211com *ic = ni->ni_ic; local
3095 struct ieee80211com *ic = vap->iv_ic; local
[all...]
H A Dieee80211_ddb.c135 const struct ieee80211com *ic; local
164 ic = (const struct ieee80211com *) addr;
165 _db_show_com(ic, showvaps, showsta, showmesh, showprocs, showscan);
243 db_printf("\tvap %p wdsvap %p ic %p table %p\n",
384 db_printf(" vap %p ic %p", ss->ss_vap, ss->ss_ic);
460 const struct ieee80211com *ic = vap->iv_ic; local
543 if (isset(ic->ic_modecaps, i)) {
584 if (isset(ic->ic_modecaps, i)) {
656 _db_show_com(const struct ieee80211com *ic, int showvaps, int showsta, argument
661 db_printf("COM: %p:", ic);
825 _db_show_all_vaps(void *arg, struct ieee80211com *ic) argument
[all...]
H A Dieee80211_monitor.c64 ieee80211_monitor_attach(struct ieee80211com *ic) argument
66 ic->ic_vattach[IEEE80211_M_MONITOR] = monitor_vattach;
70 ieee80211_monitor_detach(struct ieee80211com *ic) argument
93 struct ieee80211com *ic = vap->iv_ic; local
96 IEEE80211_LOCK_ASSERT(ic);
106 ieee80211_create_ibss(vap, ic->ic_curchan);
H A Dieee80211_superg.c101 struct ieee80211com *ic = arg; local
104 ieee80211_ff_age_all(ic, ieee80211_ffagemax + 1);
108 ieee80211_superg_attach(struct ieee80211com *ic) argument
112 IEEE80211_FF_LOCK_INIT(ic, ic->ic_name);
122 TIMEOUT_TASK_INIT(ic->ic_tq, &sg->ff_qtimer, 0, ff_age_all, ic);
123 ic->ic_superg = sg;
134 ieee80211_superg_detach(struct ieee80211com *ic) argument
137 if (ic
151 struct ieee80211com *ic = vap->iv_ic; local
593 struct ieee80211com *ic = ni->ni_ic; local
636 ieee80211_ff_age(struct ieee80211com *ic, struct ieee80211_stageq *sq, int quanta) argument
674 stageq_add(struct ieee80211com *ic, struct ieee80211_stageq *sq, struct mbuf *m) argument
697 stageq_remove(struct ieee80211com *ic, struct ieee80211_stageq *sq, struct mbuf *mstaged) argument
724 struct ieee80211com *ic = ni->ni_ic; local
770 struct ieee80211com *ic = ni->ni_ic; local
931 struct ieee80211com *ic = ni->ni_ic; local
979 struct ieee80211com *ic = vap->iv_ic; local
[all...]
H A Dieee80211_ht.c226 ieee80211_ht_attach(struct ieee80211com *ic) argument
229 ic->ic_recv_action = ieee80211_recv_action;
230 ic->ic_send_action = ieee80211_send_action;
231 ic->ic_ampdu_enable = ieee80211_ampdu_enable;
232 ic->ic_addba_request = ieee80211_addba_request;
233 ic->ic_addba_response = ieee80211_addba_response;
234 ic->ic_addba_response_timeout = null_addba_response_timeout;
235 ic->ic_addba_stop = ieee80211_addba_stop;
236 ic->ic_bar_response = ieee80211_bar_response;
237 ic
245 ieee80211_ht_detach(struct ieee80211com *ic) argument
317 ht_getrate(struct ieee80211com *ic, int index, enum ieee80211_phymode mode, int ratetype) argument
361 ht_rateprint(struct ieee80211com *ic, enum ieee80211_phymode mode, int ratetype) argument
389 ht_announce(struct ieee80211com *ic, enum ieee80211_phymode mode) argument
411 ieee80211_ht_announce(struct ieee80211com *ic) argument
424 ieee80211_init_suphtrates(struct ieee80211com *ic) argument
1345 struct ieee80211com *ic = ni->ni_ic; local
1404 findhtchan(struct ieee80211com *ic, struct ieee80211_channel *c, int htflags) argument
1414 ieee80211_ht_adjust_channel(struct ieee80211com *ic, struct ieee80211_channel *chan, int flags) argument
1545 struct ieee80211com *ic = vap->iv_ic; local
1620 struct ieee80211com *ic = vap->iv_ic; local
1729 struct ieee80211com *ic = ni->ni_ic; local
2103 struct ieee80211com *ic = ni->ni_ic; local
2192 struct ieee80211com *ic = ni->ni_ic; local
2233 struct ieee80211com *ic = ni->ni_ic; local
2404 struct ieee80211com *ic = ni->ni_ic; local
2481 struct ieee80211com *ic = ni->ni_ic; local
2564 struct ieee80211com *ic = ni->ni_ic; local
2688 struct ieee80211com *ic = ni->ni_ic; local
2753 struct ieee80211com *ic = ni->ni_ic; local
2802 struct ieee80211com *ic = ni->ni_ic; local
2870 struct ieee80211com *ic = ni->ni_ic; local
2915 struct ieee80211com *ic = ni->ni_ic; local
3045 struct ieee80211com *ic = ni->ni_ic; local
3094 struct ieee80211com *ic = ni->ni_ic; local
3137 struct ieee80211com *ic = ni->ni_ic; local
3177 ieee80211_set_mcsset(struct ieee80211com *ic, uint8_t *frm) argument
3229 struct ieee80211com *ic = ni->ni_ic; local
3375 struct ieee80211com *ic = vap->iv_ic; local
3497 struct ieee80211com *ic = vap->iv_ic; local
3545 struct ieee80211com *ic = ni->ni_ic; local
[all...]
H A Dieee80211_freebsd.c119 struct ieee80211com *ic; local
129 ic = ieee80211_find_com(cp.icp_parent);
130 if (ic == NULL)
133 ic_printf(ic, "%s: invalid opmode %d\n", __func__,
137 if ((ic->ic_caps & ieee80211_opcap[cp.icp_opmode]) == 0) {
138 ic_printf(ic, "%s mode not supported\n",
144 (ic->ic_caps & IEEE80211_C_TDMA) == 0
149 ic_printf(ic, "TDMA not supported\n");
152 vap = ic->ic_vap_create(ic, wlannam
173 struct ieee80211com *ic = vap->iv_ic; local
217 struct ieee80211com *ic = arg1; local
225 struct ieee80211com *ic = arg1; local
258 ieee80211_sysctl_attach(struct ieee80211com *ic) argument
263 ieee80211_sysctl_detach(struct ieee80211com *ic) argument
712 ieee80211_parent_xmitpkt(struct ieee80211com *ic, struct mbuf *m) argument
904 ieee80211_notify_csa(struct ieee80211com *ic, const struct ieee80211_channel *c, int mode, int count) argument
926 ieee80211_notify_radar(struct ieee80211com *ic, const struct ieee80211_channel *c) argument
946 ieee80211_notify_cac(struct ieee80211com *ic, const struct ieee80211_channel *c, enum ieee80211_notify_cac_event type) argument
1005 ieee80211_notify_radio(struct ieee80211com *ic, int state) argument
1108 struct ieee80211com *ic; local
1122 struct ieee80211com *ic; local
1142 struct ieee80211com *ic; local
[all...]
H A Dieee80211_wds.c71 ieee80211_wds_attach(struct ieee80211com *ic) argument
73 ic->ic_vattach[IEEE80211_M_WDS] = wds_vattach;
77 ieee80211_wds_detach(struct ieee80211com *ic) argument
103 struct ieee80211com *ic = ni->ni_ic; local
107 m = ieee80211_ageq_remove(&ic->ic_stageq,
108 (void *)(uintptr_t) ieee80211_mac_hash(ic, ni->ni_macaddr));
114 ic->ic_node_getsignal(ni, &rssi, &nf);
125 struct ieee80211com *ic = vap->iv_ic; local
126 struct ieee80211_node_table *nt = &ic->ic_sta;
131 ether_sprintf(vap->iv_des_bssid), ieee80211_chan2ieee(ic, cha
232 struct ieee80211com *ic = vap0->iv_ic; local
320 struct ieee80211com *ic = ni->ni_ic; local
344 struct ieee80211com *ic = vap->iv_ic; local
411 struct ieee80211com *ic = ni->ni_ic; local
747 struct ieee80211com *ic = ni->ni_ic; local
[all...]
H A Dieee80211_alq.h55 extern int ieee80211_alq_log(struct ieee80211com *ic,
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_iface.c292 struct ipfw_ifc *ic)
318 ic->iface = iif;
344 ic->iface = tmp;
355 ic->iface = iif;
363 * Adds @ic to the list of iif interface consumers.
368 ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic) argument
375 iif = ic->iface;
377 TAILQ_INSERT_TAIL(&iif->consumers, ic, next);
379 ic->cb(ch, ic
291 ipfw_iface_ref(struct ip_fw_chain *ch, char *name, struct ipfw_ifc *ic) argument
387 ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic) argument
402 ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic) argument
422 struct ipfw_ifc *ic; local
443 struct ipfw_ifc *ic; local
[all...]
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwn.c160 struct ieee80211com *ic = &sc->sc_ic; local
211 ic->ic_softc = sc;
212 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
213 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
216 ic->ic_caps =
238 ic->ic_cryptocaps =
244 ic->ic_htcaps =
255 ic->ic_htcaps |=
261 ic->ic_txstream = sc->ntxchains;
262 ic
367 struct ieee80211com *ic = &sc->sc_ic; local
387 struct ieee80211com *ic = &sc->sc_ic; local
395 struct ieee80211com *ic = &sc->sc_ic; local
453 struct ieee80211com *ic = &sc->sc_ic; local
469 rtwn_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
614 struct ieee80211com *ic = vap->iv_ic; local
734 struct ieee80211com *ic = &sc->sc_ic; local
777 struct ieee80211com *ic = vap->iv_ic; local
885 struct ieee80211com *ic = vap->iv_ic; local
946 struct ieee80211com *ic = &sc->sc_ic; local
975 struct ieee80211com *ic = &sc->sc_ic; local
999 struct ieee80211com *ic = vap->iv_ic; local
1046 struct ieee80211com *ic = vap->iv_ic; local
1177 struct ieee80211com *ic = &sc->sc_ic; local
1217 struct ieee80211com *ic = vap->iv_ic; local
1346 struct ieee80211com *ic = &sc->sc_ic; local
1362 rtwn_parent(struct ieee80211com *ic) argument
1474 rtwn_scan_start(struct ieee80211com *ic) argument
1501 rtwn_scan_end(struct ieee80211com *ic) argument
1522 rtwn_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
1553 rtwn_update_chw(struct ieee80211com *ic) argument
1558 rtwn_set_channel(struct ieee80211com *ic) argument
1569 rtwn_wme_update(struct ieee80211com *ic) argument
1614 rtwn_update_slot(struct ieee80211com *ic) argument
1622 struct ieee80211com *ic = &sc->sc_ic; local
1651 rtwn_update_promisc(struct ieee80211com *ic) argument
1662 rtwn_update_mcast(struct ieee80211com *ic) argument
1778 struct ieee80211com *ic = &sc->sc_ic; local
[all...]
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_dfs.c120 struct ieee80211com *ic = &sc->sc_ic; local
136 ieee80211_restart_all(ic);
149 IEEE80211_LOCK(ic);
151 ieee80211_dfs_notify_radar(ic, ic->ic_curchan);
153 IEEE80211_UNLOCK(ic);
167 struct ieee80211com *ic = vap->iv_ic; local
168 struct rtwn_softc *sc = ic->ic_softc;
176 IEEE80211_UNLOCK(ic);
214 IEEE80211_LOCK(ic);
223 r21au_scan_start(struct ieee80211com *ic) argument
249 r21au_scan_end(struct ieee80211com *ic) argument
[all...]
/freebsd-current/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c173 icl_cxgbei_conn_pdu_free(struct icl_conn *ic, struct icl_pdu *ip) argument
179 MPASS(ic == ip->ip_conn);
185 KASSERT(ic != NULL || icp->ref_cnt == 1,
193 if (__predict_true(ic != NULL))
194 refcount_release(&ic->ic_outstanding_pdus);
284 icl_cxgbei_new_pdu_set_conn(struct icl_pdu *ip, struct icl_conn *ic) argument
287 ip->ip_conn = ic;
289 refcount_acquire(&ic->ic_outstanding_pdus);
297 icl_cxgbei_conn_new_pdu(struct icl_conn *ic, int flags) argument
304 icl_cxgbei_new_pdu_set_conn(ip, ic);
324 icl_cxgbei_conn_pdu_data_segment_length(struct icl_conn *ic, const struct icl_pdu *request) argument
433 struct icl_conn *ic = &icc->ic; local
502 struct icl_conn *ic = &icc->ic; local
619 icl_cxgbei_conn_pdu_append_bio(struct icl_conn *ic, struct icl_pdu *ip, struct bio *bp, size_t offset, size_t len, int flags) argument
742 icl_cxgbei_conn_pdu_append_data(struct icl_conn *ic, struct icl_pdu *ip, const void *addr, size_t len, int flags) argument
808 icl_cxgbei_conn_pdu_get_bio(struct icl_conn *ic, struct icl_pdu *ip, size_t pdu_off, struct bio *bp, size_t bio_off, size_t len) argument
850 icl_cxgbei_conn_pdu_get_data(struct icl_conn *ic, struct icl_pdu *ip, size_t off, void *addr, size_t len) argument
861 icl_cxgbei_conn_pdu_queue(struct icl_conn *ic, struct icl_pdu *ip) argument
867 icl_cxgbei_conn_pdu_queue_cb(struct icl_conn *ic, struct icl_pdu *ip, icl_pdu_cb cb) argument
900 struct icl_conn *ic; local
929 icl_cxgbei_conn_free(struct icl_conn *ic) argument
944 icl_cxgbei_setsockopt(struct icl_conn *ic, struct socket *so, int sspace, int rspace) argument
1093 icl_cxgbei_conn_handoff(struct icl_conn *ic, int fd) argument
1229 icl_cxgbei_conn_close(struct icl_conn *ic) argument
1407 icl_cxgbei_conn_task_setup(struct icl_conn *ic, struct icl_pdu *ip, struct ccb_scsiio *csio, uint32_t *ittp, void **arg) argument
1525 icl_cxgbei_conn_task_done(struct icl_conn *ic, void *arg) argument
1568 icl_cxgbei_conn_transfer_setup(struct icl_conn *ic, struct icl_pdu *ip, union ctl_io *io, uint32_t *tttp, void **arg) argument
1727 icl_cxgbei_conn_transfer_done(struct icl_conn *ic, void *arg) argument
[all...]
H A Dcxgbei.h46 struct icl_conn ic; member in struct:icl_cxgbei_conn
65 bool tx_active; /* protected by ic lock */
66 STAILQ_HEAD(, icl_pdu) sent_pdus; /* protected by ic lock */
71 ic_to_icc(struct icl_conn *ic) argument
74 return (__containerof(ic, struct icl_cxgbei_conn, ic));
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Dtst.StructureAssignment.d42 char ic;
62 in.ic = 'z';
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/
H A Dsalsa20_xmm6.c20 uint64_t ic, const unsigned char *k);
/freebsd-current/sys/x86/include/
H A Dtimerreg.h44 #include <dev/ic/i8253reg.h>
/freebsd-current/sys/arm64/arm64/
H A Dcpufunc_asm.S53 .macro cache_handle_range dcop = 0, ic = 0, icop = 0
54 .if \ic == 0
65 .if \ic != 0
75 .if \ic != 0
77 ic \icop, x2
150 ic ialluis
164 /* cache_handle_range dcop = cvau, ic = 1, icop = ivau */
166 ic ialluis
180 ic ialluis
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c660 lkpi_get_lkpi80211_chan(struct ieee80211com *ic, struct ieee80211_node *ni)
669 else if (ic->ic_bsschan != IEEE80211_CHAN_ANYC)
670 c = ic->ic_bsschan;
671 else if (ic->ic_curchan != IEEE80211_CHAN_ANYC)
672 c = ic->ic_curchan;
677 lhw = ic->ic_softc;
714 struct ieee80211com *ic; local
726 ic = vap->iv_ic;
727 lhw = ic->ic_softc;
767 ic_printf(ic, "
828 lkpi_update_mcast_filter(struct ieee80211com *ic, bool force) argument
2457 struct ieee80211com *ic; local
2576 struct ieee80211com *ic; local
2643 lkpi_ic_wme_update(struct ieee80211com *ic) argument
2662 lkpi_ic_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
2870 struct ieee80211com *ic; local
2901 lkpi_ic_update_mcast(struct ieee80211com *ic) argument
2909 lkpi_ic_update_promisc(struct ieee80211com *ic) argument
2916 lkpi_ic_update_chw(struct ieee80211com *ic) argument
2924 lkpi_ic_parent(struct ieee80211com *ic) argument
3002 struct ieee80211com *ic; local
3088 lkpi_ic_scan_start(struct ieee80211com *ic) argument
3330 lkpi_ic_scan_end(struct ieee80211com *ic) argument
3396 lkpi_ic_set_channel(struct ieee80211com *ic) argument
3475 struct ieee80211com *ic; local
3506 struct ieee80211com *ic; local
3528 struct ieee80211com *ic; local
3544 struct ieee80211com *ic; local
3606 struct ieee80211com *ic; local
3826 lkpi_ic_transmit(struct ieee80211com *ic, struct mbuf *m) argument
3844 struct ieee80211com *ic; local
3858 struct ieee80211com *ic; local
3873 struct ieee80211com *ic; local
3888 struct ieee80211com *ic; local
3903 struct ieee80211com *ic; local
3917 struct ieee80211com *ic; local
3931 struct ieee80211com *ic; local
3946 struct ieee80211com *ic; local
3961 struct ieee80211com *ic; local
4013 struct ieee80211com *ic; local
4072 lkpi_ic_getradiocaps_ht(struct ieee80211com *ic, struct ieee80211_hw *hw, uint8_t *bands, int *chan_flags, enum nl80211_band band) argument
4125 lkpi_ic_getradiocaps(struct ieee80211com *ic, int maxchan, int *n, struct ieee80211_channel *c) argument
4268 struct ieee80211com *ic; local
4386 struct ieee80211com *ic; local
4410 struct ieee80211com *ic; local
4423 struct ieee80211com *ic; local
4668 struct ieee80211com *ic; local
4826 struct ieee80211com *ic; local
4849 struct ieee80211com *ic; local
4935 struct ieee80211com *ic; local
6138 struct ieee80211com *ic; local
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/xchacha20/
H A Dstream_xchacha20.c47 uint64_t ic, const unsigned char *k)
53 c, m, mlen, n + crypto_core_hchacha20_INPUTBYTES, ic, k2);
45 crypto_stream_xchacha20_xor_ic(unsigned char *c, const unsigned char *m, unsigned long long mlen, const unsigned char *n, uint64_t ic, const unsigned char *k) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/xsalsa20/
H A Dstream_xsalsa20.c24 uint64_t ic, const unsigned char *k)
30 ret = crypto_stream_salsa20_xor_ic(c, m, mlen, n + 16, ic, subkey);
22 crypto_stream_xsalsa20_xor_ic(unsigned char *c, const unsigned char *m, unsigned long long mlen, const unsigned char *n, uint64_t ic, const unsigned char *k) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c69 const unsigned char *n, uint64_t ic,
72 return implementation->stream_xor_ic(c, m, mlen, n, ic, k);
78 const unsigned char *n, uint32_t ic,
81 return implementation->stream_ietf_xor_ic(c, m, mlen, n, ic, k);
67 crypto_stream_chacha20_xor_ic(unsigned char *c, const unsigned char *m, unsigned long long mlen, const unsigned char *n, uint64_t ic, const unsigned char *k) argument
76 crypto_stream_chacha20_ietf_xor_ic(unsigned char *c, const unsigned char *m, unsigned long long mlen, const unsigned char *n, uint32_t ic, const unsigned char *k) argument
/freebsd-current/sys/isa/
H A Disa_dmareg.h31 #include <dev/ic/i8237.h>
/freebsd-current/sys/dev/virtio/mmio/
H A Dvirtio_mmio_fdt.c101 struct fdt_ic *ic; local
117 SLIST_FOREACH(ic, &fdt_ic_list_head, fdt_ics) {
118 if (ic->iph == platform_node) {
119 sc->platform = ic->dev;
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java189 char ic; // optstring char
201 ic = optstring.charAt(ip);
202 if (ic != '(' && ++ip == il)
204 ic = optstring.charAt(ip);
205 if (ic == ':' && ++ip == il)
207 ic = optstring.charAt(ip);
208 while (ic == '(') {
213 while (ip < il && (ic = optstring.charAt(ip)) != ')' &&
216 match = (ic == oc && match);
220 if (match && ip < il && ic
[all...]

Completed in 389 milliseconds

12345678910