Searched defs:replace_required (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ip6_fib.c | 1384 int replace_required = 0; in fib6_add() local 739 fib6_add_1(struct net *net, struct fib6_table *table, struct fib6_node *root, struct in6_addr *addr, int plen, int offset, int allow_create, int replace_required, struct netlink_ext_ack *extack) fib6_add_1() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | ip6_fib.c | 1381 int replace_required = 0; in fib6_add() local 740 fib6_add_1(struct net *net, struct fib6_table *table, struct fib6_node *root, struct in6_addr *addr, int plen, int offset, int allow_create, int replace_required, struct netlink_ext_ack *extack) fib6_add_1() argument [all...] |
Completed in 6 milliseconds