Searched refs:nh_config (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/net/ipv4/ |
A D | nexthop.c | 546 nexthop_res_table_alloc(struct net *net, u32 nhg_id, struct nh_config *cfg) in nexthop_res_table_alloc() 1933 struct nexthop *new, const struct nh_config *cfg, in replace_nexthop_grp() 2221 struct nexthop *new, const struct nh_config *cfg, in replace_nexthop() 2281 struct nh_config *cfg, struct netlink_ext_ack *extack) in insert_nexthop() 2409 struct nh_config *cfg) in nexthop_create_group() 2507 struct nh_info *nhi, struct nh_config *cfg, in nh_create_ipv4() 2546 struct nh_info *nhi, struct nh_config *cfg, in nh_create_ipv6() 2580 static struct nexthop *nexthop_create(struct net *net, struct nh_config *cfg, in nexthop_create() 2637 static struct nexthop *nexthop_add(struct net *net, struct nh_config *cfg, in nexthop_add() 2744 struct nlmsghdr *nlh, struct nh_config *cfg, in rtm_to_nh_config() [all …]
|
/linux-6.3-rc2/include/net/ |
A D | nexthop.h | 24 struct nh_config { struct
|
Completed in 11 milliseconds