Home
last modified time | relevance | path

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

/openbsd/lib/libpcap/
H A Dgencode.h157 struct arth *gen_loadlen(void);
H A Dgrammar.y425 | LEN { $$ = gen_loadlen(); }
H A Dgencode.c2777 gen_loadlen(void) in gen_loadlen() function