Home
last modified time | relevance | path

Searched refs:overflow (Results 1 – 3 of 3) sorted by relevance

/net/ipv4/
Dip_options.c423 unsigned int overflow = optptr[3]>>4; in __ip_options_compile() local
424 if (overflow == 15) { in __ip_options_compile()
429 optptr[3] = (optptr[3]&0xF)|((overflow+1)<<4); in __ip_options_compile()
/net/ipv6/
Dioam6.c856 if (trace->overflow) in ioam6_fill_trace_data()
875 trace->overflow = 1; in ioam6_fill_trace_data()
/net/netfilter/ipvs/
DKconfig168 tristate "weighted overflow scheduling"
170 The weighted overflow scheduling algorithm directs network