Home
last modified time | relevance | path

Searched defs:rnr (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/fxp/
H A Dif_fxpvar.h214 int rnr; /* RNR events */ member
H A Dif_fxp.c1860 int rnr = (statack & FXP_SCB_STATACK_RNR) ? 1 : 0; fxp_intr_body() local
[all...]
/freebsd-src/contrib/libpcap/
H A Dgencode.c8480 gen_pf_rnr(compiler_state_t * cstate,int rnr) gen_pf_rnr() argument
/freebsd-src/contrib/wpa/src/ap/
H A Dap_config.h900 u8 rnr; global() member