Searched refs:nh_family (Results 1 – 3 of 3) sorted by relevance
8 unsigned char nh_family; member
222 nhm->nh_family = AF_UNSPEC; in nh_fill_node()240 nhm->nh_family = nhi->family; in nh_fill_node()1225 nhi->family = cfg->nh_family; in nexthop_create()1233 switch (cfg->nh_family) { in nexthop_create()1322 switch (nhm->nh_family) { in rtm_to_nh_config()1346 cfg->nh_family = nhm->nh_family; in rtm_to_nh_config()1354 if (nhm->nh_family != AF_UNSPEC) { in rtm_to_nh_config()1412 switch (cfg->nh_family) { in rtm_to_nh_config()1712 group_filter, nhm->nh_family)) in rtm_dump_nexthop()
26 u8 nh_family; member