Searched refs:rnr (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dist/pf/net/
H A Dif_pflog.h67 short rnr; member in struct:old_pfloghdr
/netbsd-current/sys/dev/ic/
H A Di82557.c1076 int claimed = 0, rnr; local
1108 rnr = (statack & (FXP_SCB_STATACK_RNR | FXP_SCB_STATACK_SWI)) ?
1113 rnr |= fxp_rxintr(sc);
1137 if (rnr) {
1343 int rnr; local
1346 rnr = 0;
1359 rnr = 1;
1367 return rnr;
/netbsd-current/external/bsd/libpcap/dist/
H A Dscanner.l375 rnr|rulenum return PF_RNR;
H A Dgencode.c8485 gen_pf_rnr(compiler_state_t *cstate, int rnr) argument
8497 bpf_error(cstate, "rnr supported only on PF linktype");
8502 (bpf_u_int32)rnr);

Completed in 142 milliseconds