Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxp.c1290 int rnr = (statack & FXP_SCB_STATACK_RNR) ? 1 : 0; in fxp_intr_body() local
/dflybsd-src/contrib/libpcap/
H A Dgencode.c8466 gen_pf_rnr(compiler_state_t *cstate, int rnr) in gen_pf_rnr()