nexthop_grp       186 net/ipv4/nexthop.c 	struct nexthop_grp *p;
nexthop_grp       294 net/ipv4/nexthop.c 	size_t sz = sizeof(struct nexthop_grp) * nhg->num_nh;
nexthop_grp       403 net/ipv4/nexthop.c 	struct nexthop_grp *nhg;
nexthop_grp       406 net/ipv4/nexthop.c 	if (len & (sizeof(struct nexthop_grp) - 1)) {
nexthop_grp      1102 net/ipv4/nexthop.c 	struct nexthop_grp *entry = nla_data(grps_attr);