Home | History | Annotate | Download | only in libpcap

Lines Matching full:pass

59  *     whose size is the snapshot length and pass the snapshot length
60 * as the byte count, and also pass MSG_TRUNC, so that the return
160 * those kernels, when we pass it in the flags argument to "recvfrom()"
228 * pass NULL as device to get all packages (without link level
229 * information of course). If you pass 1 as promisc the interface
342 * return the number of bytes read, so if we pass
395 * We can safely pass "recvfrom()" a byte count
400 * 1 byte of packet data (so we don't pass a byte
812 * filter, not packets that didn't pass the filter.
837 * including packets that didn't pass the filter.
878 * not packets that didn't pass the filter. It does not
1039 * filter out packets that would pass the new userland filter.