Searched refs:replace (Results 1 – 8 of 8) sorted by relevance
/net/ipv6/ |
D | addrlabel.c | 204 int replace) in __ip6addrlbl_add() argument 211 replace); in __ip6addrlbl_add() 217 if (!replace) { in __ip6addrlbl_add() 244 int ifindex, u32 label, int replace) in ip6addrlbl_add() argument 251 replace); in ip6addrlbl_add() 257 ret = __ip6addrlbl_add(net, newp, replace); in ip6addrlbl_add()
|
D | ip6_fib.c | 1075 int replace = (info->nlh && in fib6_add_rt2node() local 1106 if (replace) { in fib6_add_rt2node() 1204 if (!replace) { in fib6_add_rt2node()
|
D | route.c | 5240 int replace = (cfg->fc_nlinfo.nlh && in ip6_route_multipath_add() local 5244 nlflags = replace ? NLM_F_REPLACE : NLM_F_CREATE; in ip6_route_multipath_add() 5343 if (replace && nhn) in ip6_route_multipath_add()
|
/net/sctp/ |
D | auth.c | 824 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/ipv4/ |
D | fib_trie.c | 506 static struct key_vector *replace(struct trie *t, in replace() function 623 return replace(t, oldtnode, tn); in inflate() 678 return replace(t, oldtnode, tn); in halve()
|
D | nexthop.c | 2286 bool replace = !!(cfg->nlflags & NLM_F_REPLACE); in insert_nexthop() local 2307 } else if (replace) { in insert_nexthop() 2320 if (replace && !create) { in insert_nexthop()
|
/net/ |
D | Kconfig | 169 Various modules exist for netfilter which replace the previous
|
/net/netfilter/ |
D | Kconfig | 57 and is also scheduled to replace the old syslog-based ipt_LOG 463 replace the existing {ip,ip6,arp,eb}_tables infrastructure. It
|