Searched refs:NHA_OP_FLAG_DUMP_STATS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnexthop.h33 #define NHA_OP_FLAG_DUMP_STATS BIT(0) macro
/linux-master/net/ipv4/
H A Dnexthop.c29 #define NHA_OP_FLAGS_DUMP_ALL (NHA_OP_FLAG_DUMP_STATS | \
899 if (op_flags & NHA_OP_FLAG_DUMP_STATS &&

Completed in 205 milliseconds