Home
last modified time | relevance | path

Searched defs:_compiler_state (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libpcap/
H A Dgencode.c237 struct _compiler_state { struct
238 jmp_buf top_ctx;
239 pcap_t *bpf_pcap;
240 int error_set;
242 struct icode ic;
244 int snaplen;
246 int linktype;
247 int prevlinktype;
248 int outermostlinktype;
250 bpf_u_int32 netmask;
[all …]