Home
last modified time | relevance | path

Searched refs:gen_pf_rnr (Results 1 – 11 of 11) sorted by relevance

/dports/net/daq/daq-2.2.2/sfbpf/
H A Dsf-redefines.h45 #define gen_pf_rnr sf_gen_pf_rnr macro
H A Dgencode.h315 struct block *gen_pf_rnr(int);
H A Dgrammar.y498 | PF_RNR NUM { $$ = gen_pf_rnr($2); }
H A Dsf_gencode.c7486 struct block *gen_pf_rnr(int rnr) in gen_pf_rnr() function
7559 struct block *gen_pf_rnr(int rnr) in gen_pf_rnr() function
/dports/security/nmap/nmap-7.91/libpcap/
H A Dgencode.h345 struct block *gen_pf_rnr(compiler_state_t *, int);
H A Dgrammar.y568 | PF_RNR NUM { CHECK_PTR_VAL(($$ = gen_pf_rnr(cstate, $2))); }
H A Dgrammar.c2858 { CHECK_PTR_VAL(((yyval.rblk) = gen_pf_rnr(cstate, (yyvsp[0].i)))); } in yyparse()
H A Dgencode.c8400 gen_pf_rnr(compiler_state_t *cstate, int rnr) in gen_pf_rnr() function
8519 gen_pf_rnr(compiler_state_t *cstate, int rnr _U_) in gen_pf_rnr() function
/dports/net/libpcap/libpcap-1.10.1/
H A Dgencode.h359 struct block *gen_pf_rnr(compiler_state_t *, int);
H A Dgrammar.y.in602 | PF_RNR NUM { CHECK_PTR_VAL(($$ = gen_pf_rnr(cstate, $2))); }
H A Dgencode.c8467 gen_pf_rnr(compiler_state_t *cstate, int rnr) in gen_pf_rnr() function
8586 gen_pf_rnr(compiler_state_t *cstate, int rnr _U_) in gen_pf_rnr() function