Home
last modified time | relevance | path

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

/openbsd/src/lib/libpcap/
Dgencode.c128 static void backpatch(struct block *, struct block *);
384 backpatch(struct block *list, struct block *target) in backpatch() function
420 backpatch(p, gen_retblk(snaplen)); in finish_parse()
422 backpatch(p, gen_retblk(0)); in finish_parse()
445 backpatch(b0, b1->head); in gen_and()
457 backpatch(b0, b1->head); in gen_or()