Searched refs:QUEUE_MSG_ATTR_PHYSINDEV (Results 1 – 1 of 1) sorted by relevance
29 #define QUEUE_MSG_ATTR_PHYSINDEV (1UL << 9) macro87 if (msg->ce_mask & QUEUE_MSG_ATTR_PHYSINDEV) { in nfnl_queue_msg_dump()348 msg->ce_mask |= QUEUE_MSG_ATTR_PHYSINDEV; in nfnl_queue_msg_set_physindev()353 return !!(msg->ce_mask & QUEUE_MSG_ATTR_PHYSINDEV); in nfnl_queue_msg_test_physindev()471 __ADD(QUEUE_MSG_ATTR_PHYSINDEV, physindev),