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

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-netfilter-linux.c419 nflog_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_range) argument
424 msg.copy_range = htonl(copy_range);
473 nfqueue_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_range) argument
478 msg.copy_range = htonl(copy_range);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h402 * copy_range is a template for requests for ranges of pipes/queues/scheds.
408 struct copy_range { struct
418 struct copy_range *extra; /* extra filtering */
H A Dip_dummynet.c2198 struct copy_range r;
2250 a.extra = (struct copy_range *)cmd;

Completed in 64 milliseconds