Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dnexthop.c2411 struct nlattr *grps_attr = cfg->nh_grp; in nexthop_create_group() local
2412 struct nexthop_grp *entry = nla_data(grps_attr); in nexthop_create_group()
2413 u16 num_nh = nla_len(grps_attr) / sizeof(*entry); in nexthop_create_group()