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

/external/libpcap/
H A Dpcap-linux.c215 static int fix_program(pcap_t *handle, struct sock_fprog *fcode);
981 * the link-layer payload begins at 0; "fix_program()"
984 switch (fix_program(handle, &fcode)) {
1045 * Free up the copy of the filter that was made by "fix_program()".
1982 fix_program(pcap_t *handle, struct sock_fprog *fcode) function

Completed in 137 milliseconds