Searched refs:NFQA_CFG_MASK (Results 1 – 3 of 3) sorted by relevance
108 NFQA_CFG_MASK, /* identify which flags to change */ enumerator
240 mnl_attr_put_u32(nlh, NFQA_CFG_MASK, htonl(flags)); in open_queue()
1482 [NFQA_CFG_MASK] = { .type = NLA_U32 },1515 if (!nfqa[NFQA_CFG_MASK]) { in nfqnl_recv_config()1523 mask = ntohl(nla_get_be32(nfqa[NFQA_CFG_MASK])); in nfqnl_recv_config()