Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnexthop.h53 NHA_MASTER, /* u32; only return nexthops with given master dev */ enumerator
/linux-6.3-rc2/net/ipv4/
A Dnexthop.c49 [NHA_MASTER] = { .type = NLA_U32 },
62 [NHA_MASTER] = { .type = NLA_U32 },
3113 if (tb[NHA_MASTER]) { in __nh_valid_dump_req()
3114 idx = nla_get_u32(tb[NHA_MASTER]); in __nh_valid_dump_req()
/linux-6.3-rc2/Documentation/networking/
A Dnexthop-group-resilient.rst227 ``NHA_MASTER`` If specified, limits the dump to buckets that contain

Completed in 10 milliseconds