Home
last modified time | relevance | path

Searched defs:replace (Results 1 – 6 of 6) sorted by relevance

/net/ipv6/
Daddrlabel.c244 static int __ip6addrlbl_add(struct ip6addrlbl_entry *newp, int replace) in __ip6addrlbl_add()
285 int ifindex, u32 label, int replace) in ip6addrlbl_add()
Dip6_fib.c757 int replace = (info->nlh && in fib6_add_rt2node() local
Droute.c2983 int replace = (cfg->fc_nlinfo.nlh && in ip6_route_multipath_add() local
/net/sched/
Dact_bpf.c276 int replace, int bind) in tcf_bpf_init()
/net/sctp/
Dauth.c832 int replace = 0; in sctp_auth_set_key() local
/net/ipv4/
Dfib_trie.c517 static struct key_vector *replace(struct trie *t, in replace() function