Searched refs:nh_config (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 1147 struct nh_config *cfg, struct netlink_ext_ack *extack) in insert_nexthop() 1243 struct nh_config *cfg) in nexthop_create_group() 1320 struct nh_info *nhi, struct nh_config *cfg, in nh_create_ipv4() 1359 struct nh_info *nhi, struct nh_config *cfg, in nh_create_ipv6() 1393 static struct nexthop *nexthop_create(struct net *net, struct nh_config *cfg, in nexthop_create() 1450 static struct nexthop *nexthop_add(struct net *net, struct nh_config *cfg, in nexthop_add() 1493 struct nlmsghdr *nlh, struct nh_config *cfg, in rtm_to_nh_config() 1678 struct nh_config cfg; in rtm_new_nexthop()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 546 nexthop_res_table_alloc(struct net *net, u32 nhg_id, struct nh_config *cfg) in nexthop_res_table_alloc() 1956 struct nexthop *new, const struct nh_config *cfg, in replace_nexthop_grp() 2244 struct nexthop *new, const struct nh_config *cfg, in replace_nexthop() 2304 struct nh_config *cfg, struct netlink_ext_ack *extack) in insert_nexthop() 2432 struct nh_config *cfg) in nexthop_create_group() 2530 struct nh_info *nhi, struct nh_config *cfg, in nh_create_ipv4() 2569 struct nh_info *nhi, struct nh_config *cfg, in nh_create_ipv6() 2603 static struct nexthop *nexthop_create(struct net *net, struct nh_config *cfg, in nexthop_create() 2660 static struct nexthop *nexthop_add(struct net *net, struct nh_config *cfg, in nexthop_add() 2727 static int rtm_to_nh_config_grp_res(struct nlattr *res, struct nh_config *cf [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | nexthop.h | 24 struct nh_config { struct
|
/kernel/linux/linux-6.6/include/net/ |
H A D | nexthop.h | 24 struct nh_config { struct
|
Completed in 9 milliseconds