Home
last modified time | relevance | path

Searched refs:avoid (Results 1 – 6 of 6) sorted by relevance

/net/batman-adv/
DKconfig41 to avoid Ethernet frames looping when mesh nodes are connected
/net/ipv6/netfilter/
DKconfig224 server. This allows to avoid conntrack and server resource usage
/net/ipv4/netfilter/
DKconfig211 server. This allows to avoid conntrack and server resource usage
/net/netfilter/ipvs/
DKconfig205 from the server set, in order to avoid high degree of replication.
/net/netfilter/
DKconfig667 server. This allows to avoid conntrack and server resource usage
1406 target support", below) and to avoid some Denial of Service attacks.
/net/ipv6/
Daddrconf.c1601 u8 avoid = IFA_F_DEPRECATED; in ipv6_get_saddr_eval() local
1604 avoid |= IFA_F_OPTIMISTIC; in ipv6_get_saddr_eval()
1606 !(score->ifa->flags & avoid); in ipv6_get_saddr_eval()