Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpvar.h214 int rnr; /* RNR events */ member
H A Dif_fxp.c1844 int rnr = (statack & FXP_SCB_STATACK_RNR) ? 1 : 0; in fxp_intr_body() local
/freebsd/contrib/libpcap/
H A Dgencode.c8748 gen_pf_rnr(compiler_state_t *cstate, int rnr) in gen_pf_rnr()
/freebsd/contrib/wpa/src/ap/
H A Dap_config.h960 u8 rnr; member