Home
last modified time | relevance | path

Searched refs:QUEUE_MSG_ATTR_PHYSINDEV (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/netfilter/
Dqueue_msg_obj.c28 #define QUEUE_MSG_ATTR_PHYSINDEV (1UL << 9) macro
86 if (msg->ce_mask & QUEUE_MSG_ATTR_PHYSINDEV) { in nfnl_queue_msg_dump()
344 msg->ce_mask |= QUEUE_MSG_ATTR_PHYSINDEV; in nfnl_queue_msg_set_physindev()
349 return !!(msg->ce_mask & QUEUE_MSG_ATTR_PHYSINDEV); in nfnl_queue_msg_test_physindev()
464 __ADD(QUEUE_MSG_ATTR_PHYSINDEV, physindev)