Home
last modified time | relevance | path

Searched defs:allow_create (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_fib.c1383 int allow_create = 1; 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
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_fib.c1380 int allow_create = 1; 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

Completed in 8 milliseconds