Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnexthop.h38 #define NHA_OP_FLAG_DUMP_STATS BIT(0) macro
/linux/net/ipv4/
H A Dnexthop.c29 #define NHA_OP_FLAGS_DUMP_ALL (NHA_OP_FLAG_DUMP_STATS | \
906 if (op_flags & NHA_OP_FLAG_DUMP_STATS && in nla_put_nh_group()