Home
last modified time | relevance | path

Searched refs:r_threadid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_alq.h45 uint32_t r_threadid; /* current thread id */ member
H A Dieee80211_alq.c166 r->r_threadid = htobe32((uint32_t) curthread->td_tid); in ieee80211_alq_log()