Home
last modified time | relevance | path

Searched defs:copy_mode (Results 1 – 11 of 11) sorted by relevance

/external/libnl/src/
Dnf-log.c57 enum nfnl_log_copy_mode copy_mode; in main() local
Dnf-queue.c65 enum nfnl_queue_copy_mode copy_mode; in main() local
/external/libpcap/
Dpcap-netfilter-linux.c417 nflog_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_… in nflog_send_config_mode()
471 nfqueue_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t cop… in nfqueue_send_config_mode()
/external/libnl/lib/netfilter/
Dqueue_obj.c61 char *nfnl_queue_copy_mode2str(enum nfnl_queue_copy_mode copy_mode, char *buf, in nfnl_queue_copy_mode2str()
Dlog_obj.c65 char *nfnl_log_copy_mode2str(enum nfnl_log_copy_mode copy_mode, char *buf, in nfnl_log_copy_mode2str()
/external/libnl/include/linux-private/linux/netfilter/
Dnfnetlink_log.h77 __u8 copy_mode; member
Dnfnetlink_queue.h85 __u8 copy_mode; /* enum nfqnl_config_mode */ member
/external/kernel-headers/original/uapi/linux/netfilter/
Dnfnetlink_log.h76 __u8 copy_mode; member
Dnfnetlink_queue.h97 __u8 copy_mode; /* enum nfqnl_config_mode */ member
/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.h77 CopyMode copy_mode; member
/external/libhevc/encoder/
Dihevce_cabac_rdo.c849 rdopt_entropy_ctxt_t *ps_rdopt_entropy_ctxt, UWORD8 *pu1_entropy_sync_states, WORD32 copy_mode) in ihevce_entropy_rdo_copy_states()