Searched refs:gen_inbound (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.h300 struct block *gen_inbound(int);
H A Dgrammar.y503 | INBOUND { $$ = gen_inbound(0); }
504 | OUTBOUND { $$ = gen_inbound(1); }
H A Dgencode.c7446 gen_inbound(dir) function

Completed in 147 milliseconds