HomeSort by relevance Sort by last modified time
    Searched refs:gen_ncode (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
gencode.h 307 struct block *gen_ncode(compiler_state_t *, const char *, bpf_u_int32,
grammar.y 364 | pnum { $$.b = gen_ncode(cstate, NULL, (bpf_u_int32)$1,
384 $$.b = gen_ncode(cstate, $1, 0, $$.q);
432 qid: pnum { $$.b = gen_ncode(cstate, NULL, (bpf_u_int32)$1,
gencode.c 6551 gen_ncode(compiler_state_t *cstate, const char *s, bpf_u_int32 v, struct qual q) function
    [all...]

Completed in 204 milliseconds