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

/linux-master/include/uapi/linux/
H A Dnexthop.h56 NHA_MASTER, /* u32; only return nexthops with given master dev */ enumerator in enum:__anon2815
/linux-master/net/ipv4/
H A Dnexthop.c59 [NHA_MASTER] = { .type = NLA_U32 },
74 [NHA_MASTER] = { .type = NLA_U32 },
3389 if (tb[NHA_MASTER]) {
3390 idx = nla_get_u32(tb[NHA_MASTER]);

Completed in 103 milliseconds