Home
last modified time | relevance | path

Searched defs:nt (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/net80211/
H A Dieee80211_node.c882 struct ieee80211_node_table *nt = obss->ni_table; in ieee80211_sta_join1() local
1955 _find_rxnode(struct ieee80211_node_table *nt, in _find_rxnode()
1974 struct ieee80211_node_table *nt; in _ieee80211_find_rxnode() local
1998 struct ieee80211_node_table *nt; in _ieee80211_find_rxnode_withkey() local
2109 struct ieee80211_node_table *nt = ni->ni_table; in __ieee80211_free_node() local
2159 struct ieee80211_node_table *nt = ni->ni_table; in _ieee80211_free_node() local
2190 struct ieee80211_node_table *nt = &ic->ic_sta; in ieee80211_node_delucastkey() local
2276 struct ieee80211_node_table *nt, in ieee80211_node_table_init()
2481 struct ieee80211_node_table *nt = &ic->ic_sta; in ieee80211_timeout_stations() local
2493 struct ieee80211_node_table *nt = &ic->ic_sta; in ieee80211_drain() local
[all …]
H A Dieee80211_ddb.c814 const struct ieee80211_node_table *nt = &ic->ic_sta; in _db_show_com() local
840 _db_show_node_table(const char *tag, const struct ieee80211_node_table *nt) in _db_show_node_table()
H A Dieee80211_node.h428 #define ieee80211_find_node_locked(nt, mac) \ argument
430 #define ieee80211_find_node(nt, mac) \ argument
432 #define ieee80211_find_vap_node_locked(nt, vap, mac) \ argument
434 #define ieee80211_find_vap_node(nt, vap, mac) \ argument
H A Dieee80211_wds.c126 struct ieee80211_node_table *nt = &ic->ic_sta; in ieee80211_create_wds() local
H A Dieee80211_ioctl.c1369 struct ieee80211_node_table *nt = &vap->iv_ic->ic_sta; in setmlme_dropsta() local
1399 struct ieee80211_node_table *nt = &ic->ic_sta; in setmlme_common() local
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_nametbl.c35 Dwarf_NameTbl nt, tnt; in _dwarf_nametbl_cleanup() local
63 Dwarf_NameTbl nt; in _dwarf_nametbl_init() local
169 _dwarf_nametbl_gen(Dwarf_P_Debug dbg, const char *name, Dwarf_NameTbl nt, in _dwarf_nametbl_gen()
238 Dwarf_NameTbl nt; in _dwarf_nametbl_pro_cleanup() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h197 #define O(n, t, nt) \ argument
261 #define O(n, t, nt) \ argument
270 #define O(n, t, nt) \ argument
292 #define O(n, t, nt) \ argument
305 #define O(n, t, nt) \ argument
314 #define O(n, t, nt) \ argument
/freebsd/sys/dev/ntb/
H A Dntb_transport.c265 #define QP_TO_MW(nt, qp) ((qp) % nt->mw_count) argument
325 struct ntb_transport_ctx *nt; in xeon_link_watchdog_hb() local
343 struct ntb_transport_ctx *nt = device_get_softc(dev); in ntb_transport_attach() local
659 struct ntb_transport_ctx *nt = qp->transport; in ntb_transport_free_queue() local
747 struct ntb_transport_ctx *nt = qp->transport; in ntb_transport_link_up() local
1089 struct ntb_transport_ctx *nt = data; in ntb_transport_doorbell_callback() local
1117 struct ntb_transport_ctx *nt = data; in ntb_transport_event_callback() local
1132 struct ntb_transport_ctx *nt = arg; in ntb_transport_link_work() local
1380 struct ntb_transport_ctx *nt = qp->transport; in ntb_qp_link_work() local
1488 struct ntb_transport_ctx *nt = qp->transport; in ntb_transport_link_down() local
[all …]
/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c40 NegotiationToken nt; in send_reject() local
92 NegotiationTokenWin nt; in send_supported_mechs() local
160 NegotiationToken nt; in send_accept() local
485 NegotiationToken nt; in acceptor_start() local
704 NegotiationToken nt; in acceptor_continue() local
H A Dinit_sec_context.c85 NegotiationToken nt; in spnego_reply_internal() local
/freebsd/crypto/openssl/crypto/bio/
H A Dbf_nbio.c56 NBIO_TEST *nt; in nbiof_new() local
112 NBIO_TEST *nt; in nbiof_write() local
/freebsd/contrib/mandoc/
H A Dman_validate.c215 check_tag(struct roff_node *n, struct roff_node *nt) in check_tag()
450 struct roff_node *nt; in post_TP() local
H A Dmdoc_validate.c1110 struct roff_node *nt; /* The TEXT node containing the tag. */ in post_tg() local
/freebsd/tools/tools/netrate/netreceive/
H A Dnetreceive.c127 int i, si, nt = nsock * nthreads; in make_threads() local
166 int i, nt = nsock * nthreads; in main_thread() local
/freebsd/sys/kern/
H A Dvfs_lookup.c198 struct nameicap_tracker *nt; in nameicap_tracker_add() local
214 struct nameicap_tracker *nt, *nt1; in nameicap_cleanup_from() local
246 struct nameicap_tracker *nt; in nameicap_check_dotdot() local
H A Duipc_mqueue.c1811 struct mqueue_notifier *nt; in mqueue_send_notification() local
1963 struct mqueue_notifier *nt; in notifier_search() local
1973 notifier_insert(struct proc *p, struct mqueue_notifier *nt) in notifier_insert()
1979 notifier_delete(struct proc *p, struct mqueue_notifier *nt) in notifier_delete()
1988 struct mqueue_notifier *nt; in notifier_remove() local
2325 struct mqueue_notifier *nt, *newnt = NULL; in kern_kmq_notify() local
/freebsd/contrib/file/src/
H A Dis_simh.c114 size_t nt = 0, nr = 0; in simh_parse() local
/freebsd/lib/libutil/tests/
H A Dflopen_test.c194 int i, nt; in main() local
H A Dpidfile_test.c313 int i, nt; in main() local
/freebsd/usr.bin/truss/
H A Dsetup.c264 struct threadinfo *nt; in new_thread() local
394 struct threadinfo *nt; in find_thread() local
/freebsd/sys/dev/isp/
H A Disp_target.c529 isp_notify_t notify, *nt = &notify; in isp_handle_abts() local
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c1143 note_type(const char *name, unsigned int et, unsigned int nt) in note_type()
1167 note_type_freebsd(unsigned int nt) in note_type_freebsd()
1179 note_type_freebsd_core(unsigned int nt) in note_type_freebsd_core()
1208 note_type_linux_core(unsigned int nt) in note_type_linux_core()
1250 note_type_gnu(unsigned int nt) in note_type_gnu()
1263 note_type_go(unsigned int nt) in note_type_go()
1272 note_type_netbsd(unsigned int nt) in note_type_netbsd()
1281 note_type_openbsd(unsigned int nt) in note_type_openbsd()
1290 note_type_unknown(unsigned int nt) in note_type_unknown()
1300 note_type_xen(unsigned int nt) in note_type_xen()
/freebsd/sys/dev/ena/
H A Dena_netmap.c49 uint16_t nt; member
/freebsd/usr.sbin/bhyve/amd64/
H A Dtask_switch.c707 struct seg_desc nt; in vmexit_task_switch() local
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c632 char *nt; in LDAP_entry2mods() local

12