Searched defs:replace (Results 1 – 6 of 6) sorted by relevance
244 static int __ip6addrlbl_add(struct ip6addrlbl_entry *newp, int replace) in __ip6addrlbl_add()285 int ifindex, u32 label, int replace) in ip6addrlbl_add()
757 int replace = (info->nlh && in fib6_add_rt2node() local
2983 int replace = (cfg->fc_nlinfo.nlh && in ip6_route_multipath_add() local
276 int replace, int bind) in tcf_bpf_init()
832 int replace = 0; in sctp_auth_set_key() local
517 static struct key_vector *replace(struct trie *t, in replace() function