Searched refs:nfa_type (Results 1 – 2 of 2) sorted by relevance
241 u_int16_t nfa_type; member273 nfa->nfa_type = mynfa->nfa_type; in netfilter_send_config_msg()341 nfa.nfa_type = NFULA_CFG_CMD; in nflog_send_config_cmd()357 nfa.nfa_type = NFULA_CFG_MODE; in nflog_send_config_mode()373 nfa.nfa_type = NFQA_VERDICT_HDR; in nfqueue_send_verdict()395 nfa.nfa_type = NFQA_CFG_CMD; in nfqueue_send_config_cmd()411 nfa.nfa_type = NFQA_CFG_PARAMS; in nfqueue_send_config_mode()
26 __u16 nfa_type; /* we use 15 bits for the type, and the highest member34 #define NFA_TYPE(attr) ((attr)->nfa_type & 0x7fff)