Searched defs:an (Results 1 - 23 of 23) sorted by relevance

/freebsd-10-stable/lib/libc/stdlib/
H A Dradixsort.c145 const u_char **an, *t, **aj, **top[256]; local
/freebsd-10-stable/contrib/pf/ftp-proxy/
H A Dfilter.c186 char an[PF_ANCHOR_NAME_SIZE]; local
225 char an[PF_ANCHOR_NAME_SIZE]; local
/freebsd-10-stable/contrib/pf/tftp-proxy/
H A Dfilter.c195 char an[PF_ANCHOR_NAME_SIZE]; local
234 char an[PF_ANCHOR_NAME_SIZE]; local
/freebsd-10-stable/sys/dev/ath/ath_rate/amrr/
H A Damrr.c93 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) argument
99 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
104 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, argument
125 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, argument
145 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, argument
158 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, argument
191 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) argument
220 struct ath_node *an = ATH_NODE(ni); local
425 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, struct ath_rateioctl *re) argument
[all...]
/freebsd-10-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.c101 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) argument
107 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
112 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, argument
133 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, argument
152 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, argument
165 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, argument
184 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) argument
193 struct ath_node *an = ATH_NODE(ni); local
411 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, struct ath_rateioctl *re) argument
[all...]
/freebsd-10-stable/contrib/pf/authpf/
H A Dauthpf.c686 recursive_ruleset_purge(char *an, char *rs) argument
/freebsd-10-stable/sys/dev/ath/
H A Dif_ath_tx_ht.c691 ath_tx_form_aggr(struct ath_softc *sc, struct ath_node *an, argument
[all...]
H A Dif_ath_tx.c1422 struct ath_node *an = ATH_NODE(bf->bf_node); local
1445 ath_tx_should_swq_frame(struct ath_softc *sc, struct ath_node *an, struct mbuf *m0, int *queue_to_head) argument
1510 struct ath_node *an = ATH_NODE(bf->bf_node); local
1574 struct ath_node *an; local
2566 ath_tx_addto_baw(struct ath_softc *sc, struct ath_node *an, struct ath_tid *tid, struct ath_buf *bf) argument
2658 ath_tx_switch_baw_buf(struct ath_softc *sc, struct ath_node *an, struct ath_tid *tid, struct ath_buf *old_bf, struct ath_buf *new_bf) argument
2705 ath_tx_update_baw(struct ath_softc *sc, struct ath_node *an, struct ath_tid *tid, const struct ath_buf *bf) argument
2946 ath_tx_xmit_aggr(struct ath_softc *sc, struct ath_node *an, struct ath_txq *txq, struct ath_buf *bf) argument
3037 struct ath_node *an = ATH_NODE(ni); local
3180 ath_tx_set_clrdmask(struct ath_softc *sc, struct ath_node *an) argument
3202 ath_tx_tid_init(struct ath_softc *sc, struct ath_node *an) argument
3670 ath_tx_tid_drain_pkt(struct ath_softc *sc, struct ath_node *an, struct ath_tid *tid, ath_bufhead *bf_cq, struct ath_buf *bf) argument
3710 ath_tx_tid_drain_print(struct ath_softc *sc, struct ath_node *an, const char *pfx, struct ath_tid *tid, struct ath_buf *bf) argument
3792 ath_tx_tid_drain(struct ath_softc *sc, struct ath_node *an, struct ath_tid *tid, ath_bufhead *bf_cq) argument
3951 ath_tx_node_flush(struct ath_softc *sc, struct ath_node *an) argument
4053 struct ath_node *an = ATH_NODE(ni); local
4125 struct ath_node *an = ATH_NODE(ni); local
4160 ath_tx_tid_cleanup(struct ath_softc *sc, struct ath_node *an, int tid, ath_bufhead *bf_cq) argument
4242 ath_tx_retry_clone(struct ath_softc *sc, struct ath_node *an, struct ath_tid *tid, struct ath_buf *bf) argument
4311 struct ath_node *an = ATH_NODE(ni); local
4402 struct ath_node *an = ATH_NODE(ni); local
4468 struct ath_node *an = ATH_NODE(ni); local
4556 struct ath_node *an = ATH_NODE(ni); local
4609 struct ath_node *an = ATH_NODE(ni); local
4942 struct ath_node *an = ATH_NODE(ni); local
5138 ath_tx_tid_hw_queue_aggr(struct ath_softc *sc, struct ath_node *an, struct ath_tid *tid) argument
5367 ath_tx_tid_hw_queue_norm(struct ath_softc *sc, struct ath_node *an, struct ath_tid *tid) argument
5545 ath_tx_get_tx_tid(struct ath_node *an, int tid) argument
5561 ath_tx_ampdu_running(struct ath_softc *sc, struct ath_node *an, int tid) argument
5579 ath_tx_ampdu_pending(struct ath_softc *sc, struct ath_node *an, int tid) argument
5612 struct ath_node *an = ATH_NODE(ni); local
5690 struct ath_node *an = ATH_NODE(ni); local
5737 struct ath_node *an = ATH_NODE(ni); local
5797 ath_tx_node_reassoc(struct ath_softc *sc, struct ath_node *an) argument
5852 struct ath_node *an = ATH_NODE(ni); local
5901 struct ath_node *an = ATH_NODE(ni); local
5928 ath_tx_node_is_asleep(struct ath_softc *sc, struct ath_node *an) argument
5955 ath_tx_node_sleep(struct ath_softc *sc, struct ath_node *an) argument
5992 ath_tx_node_wakeup(struct ath_softc *sc, struct ath_node *an) argument
[all...]
H A Dif_ath.c3577 struct ath_node *an; local
4016 struct ath_node *an; local
4044 struct ath_node *an = NULL; local
5561 struct ath_node *an = ATH_NODE(ni); local
5843 struct ath_node *an; local
6107 struct ath_node *an = ATH_NODE(ni); local
6177 struct ath_node *an = ATH_NODE(ni); local
6309 struct ath_node *an; local
6378 struct ath_node *an; local
[all...]
H A Dif_athvar.h108 struct ath_node *an; /* pointer to parent */ member in struct:ath_tid
[all...]
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsassp.c1590 bit32 ip, an, ods; local
/freebsd-10-stable/contrib/unbound/daemon/
H A Dcachedump.c627 unsigned int flags, qdcount, security, an, ns, ar; local
/freebsd-10-stable/lib/libc/nameser/
H A Dns_name.c769 ns_name_owned(ns_namemap_ct a, int an, ns_namemap_ct b, int bn) { argument
[all...]
/freebsd-10-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c130 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) argument
136 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
162 pick_best_rate(struct ath_node *an, const HAL_RATE_TABLE *rt, argument
246 pick_sample_rate(struct sample_softc *ssc , struct ath_node *an, argument
369 struct ath_node *an = ATH_NODE(ni); local
391 ath_rate_pick_seed_rate_legacy(struct ath_softc *sc, struct ath_node *an, int frameLen) argument
432 ath_rate_pick_seed_rate_ht(struct ath_softc *sc, struct ath_node *an, int frameLen) argument
480 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, u_int8_t *rix0, int *try0, u_int8_t *txrate) argument
664 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, uint8_t rix0, struct ath_rc_series *rc) argument
687 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
712 update_stats(struct ath_softc *sc, struct ath_node *an, int frame_size, int rix0, int tries0, int rix1, int tries1, int rix2, int tries2, int rix3, int tries3, int short_tries, int tries, int status, int nframes, int nbad) argument
851 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, const struct ath_rc_series *rc, const struct ath_tx_status *ts, int frame_size, int nframes, int nbad) argument
1007 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) argument
1037 struct ath_node *an = ATH_NODE(ni); local
1167 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, struct ath_rateioctl *rs) argument
[all...]
/freebsd-10-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsivar.h113 struct virtio_scsi_ctrl_an_req an; member in union:vtscsi_request::__anon10152
125 struct virtio_scsi_ctrl_an_resp an; member in union:vtscsi_request::__anon10153
/freebsd-10-stable/contrib/unbound/util/data/
H A Dmsgreply.c84 construct_reply_info_base(struct regional* region, uint16_t flags, size_t qd, time_t ttl, time_t prettl, size_t an, size_t ns, size_t ar, size_t total, enum sec_status sec) argument
/freebsd-10-stable/usr.sbin/ctld/
H A Dctld.c298 struct auth_name *an; local
310 auth_name_delete(struct auth_name *an) argument
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dobjdump.c494 const char *an; local
[all...]
H A Ddlltool.c2933 const char *an = ap->name; local
[all...]
/freebsd-10-stable/sys/dev/mwl/
H A Dif_mwl.c3459 struct mwl_node *an; local
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp_api.h97 bool an; member in struct:ecore_mcp_link_state
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf.c2073 pf_change_ap(struct mbuf *m, struct pf_addr *a, u_int16_t *p, u_int16_t *ic, u_int16_t *pc, struct pf_addr *an, u_int16_t pn, u_int8_t u, sa_family_t af) argument
2132 pf_change_a(void *a, u_int16_t *c, u_int32_t an, u_int8_t u) argument
2143 pf_change_proto_a(struct mbuf *m, void *a, u_int16_t *c, u_int32_t an, u_int8_t udp) argument
2157 pf_change_a6(struct pf_addr *a, u_int16_t *c, struct pf_addr *an, u_int8_t u) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c63773 } an; member in union:vdbeExecUnion
[all...]

Completed in 684 milliseconds