Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnexthop.h24 NEXTHOP_GRP_TYPE_MPATH, /* hash-threshold nexthop group enumerator
/openbmc/linux/net/ipv4/
H A Dnexthop.c666 group_type = NEXTHOP_GRP_TYPE_MPATH; in nla_put_nh_group()
2487 if (cfg->nh_grp_type == NEXTHOP_GRP_TYPE_MPATH) { in nexthop_create_group()
2837 cfg->nh_grp_type = NEXTHOP_GRP_TYPE_MPATH; in rtm_to_nh_config()