Searched refs:nfa_type (Results 1 – 5 of 5) sorted by relevance
310 uint16_t nfa_type; member342 nfa->nfa_type = mynfa->nfa_type; in netfilter_send_config_msg()410 nfa.nfa_type = NFULA_CFG_CMD; in nflog_send_config_cmd()426 nfa.nfa_type = NFULA_CFG_MODE; in nflog_send_config_mode()442 nfa.nfa_type = NFQA_VERDICT_HDR; in nfqueue_send_verdict()464 nfa.nfa_type = NFQA_CFG_CMD; in nfqueue_send_config_cmd()480 nfa.nfa_type = NFQA_CFG_PARAMS; in nfqueue_send_config_mode()
24 u_int16_t nfa_type; /* we use 15 bits for the type, and the highest member32 #define NFA_TYPE(attr) ((attr)->nfa_type & 0x7fff)
26 __u16 nfa_type; /* we use 15 bits for the type, and the highest member34 #define NFA_TYPE(attr) ((attr)->nfa_type & 0x7fff)
27 __u16 nfa_type; /* we use 15 bits for the type, and the highest member35 #define NFA_TYPE(attr) ((attr)->nfa_type & 0x7fff)
891 nfa->nfa_type = type; in nfnl_addattr_l()924 subnfa->nfa_type = type; in nfnl_nfa_addattr_l()1071 nfa->nfa_type = type; in nfnl_build_nfa_iovec()