Home | History | Annotate | Download | only in libpcap

Lines Matching refs:icode_to_fcode

2223  * as the BPF array pointed to by the return value of icode_to_fcode()
2226 * If it appears that icode_to_fcode() is leaking, the problem is that
2236 icode_to_fcode(root, lenp)
2305 f.bf_insns = icode_to_fcode(root, &f.bf_len);