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

/linux-master/include/uapi/linux/
H A Dnexthop.h89 NHA_RES_GROUP_BUCKETS, enumerator in enum:__anon2816
/linux-master/net/ipv4/
H A Dnexthop.c66 [NHA_RES_GROUP_BUCKETS] = { .type = NLA_U16 },
654 if (nla_put_u16(skb, NHA_RES_GROUP_BUCKETS,
995 nla_total_size(2) + /* NHA_RES_GROUP_BUCKETS */
2979 if (tb[NHA_RES_GROUP_BUCKETS]) {
2981 nla_get_u16(tb[NHA_RES_GROUP_BUCKETS]);

Completed in 239 milliseconds