Searched refs:nfa_type (Results 1 – 2 of 2) sorted by relevance
239 u_int16_t nfa_type; member271 nfa->nfa_type = mynfa->nfa_type; in netfilter_send_config_msg()339 nfa.nfa_type = NFULA_CFG_CMD; in nflog_send_config_cmd()355 nfa.nfa_type = NFULA_CFG_MODE; in nflog_send_config_mode()371 nfa.nfa_type = NFQA_VERDICT_HDR; in nfqueue_send_verdict()393 nfa.nfa_type = NFQA_CFG_CMD; in nfqueue_send_config_cmd()409 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)