Home
last modified time | relevance | path

Searched refs:replace (Results 1 – 9 of 9) sorted by relevance

/net/ipv6/
A Daddrlabel.c198 int replace) in __ip6addrlbl_add() argument
204 net_dbg_ratelimited("%s(newp=%p, replace=%d)\n", __func__, newp, replace); in __ip6addrlbl_add()
210 if (!replace) { in __ip6addrlbl_add()
238 int ifindex, u32 label, int replace) in ip6addrlbl_add() argument
244 __func__, prefix, prefixlen, ifindex, (unsigned int)label, replace); in ip6addrlbl_add()
250 ret = __ip6addrlbl_add(net, newp, replace); in ip6addrlbl_add()
A Dip6_fib.c1089 int replace = (info->nlh && in fib6_add_rt2node() local
1120 if (replace) { in fib6_add_rt2node()
1225 if (!replace) { in fib6_add_rt2node()
A Droute.c5403 int replace; in ip6_route_multipath_add() local
5411 replace = (cfg->fc_nlinfo.nlh && in ip6_route_multipath_add()
5414 nlflags = replace ? NLM_F_REPLACE : NLM_F_CREATE; in ip6_route_multipath_add()
5486 if (replace && nhn) in ip6_route_multipath_add()
/net/sctp/
A Dauth.c824 int replace = 0; in sctp_auth_set_key() local
841 replace = 1; in sctp_auth_set_key()
860 if (!replace) { in sctp_auth_set_key()
/net/mptcp/
A Dpm_kernel.c523 bool needs_id, bool replace) in mptcp_pm_nl_append_new_local_addr() argument
568 if (!replace) { in mptcp_pm_nl_append_new_local_addr()
/net/ipv4/
A Dfib_trie.c502 static struct key_vector *replace(struct trie *t, in replace() function
619 return replace(t, oldtnode, tn); in inflate()
674 return replace(t, oldtnode, tn); in halve()
A Dnexthop.c2572 bool replace = !!(cfg->nlflags & NLM_F_REPLACE); in insert_nexthop() local
2593 } else if (replace) { in insert_nexthop()
2606 if (replace && !create) { in insert_nexthop()
/net/
A DKconfig210 Various modules exist for netfilter which replace the previous
/net/netfilter/
A DKconfig71 and is also scheduled to replace the old syslog-based ipt_LOG
472 replace the existing {ip,ip6,arp,eb}_tables infrastructure. It

Completed in 49 milliseconds