Searched refs:nh_config (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv4/ |
| H A D | nexthop.c | 562 nexthop_res_table_alloc(struct net *net, u32 nhg_id, struct nh_config *cfg) in nexthop_res_table_alloc() 2280 struct nexthop *new, const struct nh_config *cfg, in replace_nexthop_grp() 2577 struct nexthop *new, const struct nh_config *cfg, in replace_nexthop() 2637 struct nh_config *cfg, struct netlink_ext_ack *extack) in insert_nexthop() 2772 struct nh_config *cfg) in nexthop_create_group() 2879 struct nh_info *nhi, struct nh_config *cfg, in nh_create_ipv4() 2918 struct nh_info *nhi, struct nh_config *cfg, in nh_create_ipv6() 2951 static struct nexthop *nexthop_create(struct net *net, struct nh_config *cfg, in nexthop_create() 3010 static struct nexthop *nexthop_add(struct net *net, struct nh_config *cfg, in nexthop_add() 3072 static int rtm_to_nh_config_grp_res(struct nlattr *res, struct nh_config *cfg, in rtm_to_nh_config_grp_res() [all …]
|
| /linux/include/net/ |
| H A D | nexthop.h | 24 struct nh_config { struct
|