Home
last modified time | relevance | path

Searched refs:between (Results 1 – 16 of 16) sorted by relevance

/net/iucv/
DKconfig7 communication link between VM guests.
15 communication link between VM guests.
/net/irda/irnet/
DKconfig12 can use it between Linux machine or with W2k.
/net/9p/
DKconfig22 This builds support for a transports between
/net/decnet/
DTODO26 o Find all the commonality between DECnet and IPv4 routing code and extract
/net/tipc/
Dlink.h271 static inline int between(u32 lower, u32 upper, u32 n) in between() function
/net/dccp/ccids/
DKconfig73 The default of 100ms is a compromise between a large value for
/net/atm/
DKconfig46 LANE client can also act as an proxy client bridging packets between
/net/ipv4/
Dtcp_htcp.c154 if (!between(5 * maxB, 4 * old_maxB, 6 * old_maxB)) { in htcp_beta_update()
DKconfig205 mobile-IP facilities (allowing laptops to seamlessly move between
628 Its main (only?) use is to protect BGP sessions between core routers
Dtcp_output.c667 between(tp->snd_up, tcb->seq + 1, tcb->seq + 0xFFFF))) { in tcp_transmit_skb()
2541 if (between(tp->snd_up, tp->snd_una + 1, tp->snd_una + 0xFFFF)) in tcp_write_wakeup()
Dtcp_input.c3260 if (likely(between(tp->snd_up, prior_snd_una, tp->snd_una))) in tcp_clean_rtx_queue()
5361 !between(tp->rx_opt.rcv_tsecr, tp->retrans_stamp, in tcp_rcv_synsent_state_process()
Dtcp_ipv4.c373 !between(seq, tp->snd_una, tp->snd_nxt)) { in tcp_v4_err()
/net/bridge/netfilter/
DKconfig22 The ebtables broute table is used to define rules that decide between
/net/
DKconfig150 If you say Y here you can select between all the netfilter modules.
/net/netfilter/
DKconfig352 The DSCP field can have any value between 0x0 and 0x3f inclusive.
566 The DSCP field can have any value between 0x0 and 0x3f inclusive.
/net/ipv6/
Dtcp_ipv6.c355 !between(seq, tp->snd_una, tp->snd_nxt)) { in tcp_v6_err()