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

/freebsd-10-stable/contrib/libpcap/
H A Dpcap-netfilter-linux.c336 nflog_send_config_mode(const pcap_t *handle, u_int16_t group_id, u_int8_t copy_mode, u_int32_t copy_range) argument
341 msg.copy_range = htonl(copy_range);
390 nfqueue_send_config_mode(const pcap_t *handle, u_int16_t group_id, u_int8_t copy_mode, u_int32_t copy_range) argument
395 msg.copy_range = htonl(copy_range);
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h401 * copy_range is a template for requests for ranges of pipes/queues/scheds.
407 struct copy_range { struct
417 struct copy_range *extra; /* extra filtering */
H A Dip_dummynet.c2197 struct copy_range r;
2249 a.extra = (struct copy_range *)cmd;

Completed in 113 milliseconds