Searched refs:between (Results 1 – 16 of 16) sorted by relevance
/net/iucv/ |
D | Kconfig | 7 communication link between VM guests. 15 communication link between VM guests.
|
/net/irda/irnet/ |
D | Kconfig | 12 can use it between Linux machine or with W2k.
|
/net/9p/ |
D | Kconfig | 22 This builds support for a transports between
|
/net/decnet/ |
D | TODO | 26 o Find all the commonality between DECnet and IPv4 routing code and extract
|
/net/tipc/ |
D | link.h | 271 static inline int between(u32 lower, u32 upper, u32 n) in between() function
|
/net/dccp/ccids/ |
D | Kconfig | 73 The default of 100ms is a compromise between a large value for
|
/net/atm/ |
D | Kconfig | 46 LANE client can also act as an proxy client bridging packets between
|
/net/ipv4/ |
D | tcp_htcp.c | 154 if (!between(5 * maxB, 4 * old_maxB, 6 * old_maxB)) { in htcp_beta_update()
|
D | Kconfig | 205 mobile-IP facilities (allowing laptops to seamlessly move between 628 Its main (only?) use is to protect BGP sessions between core routers
|
D | tcp_output.c | 667 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()
|
D | tcp_input.c | 3260 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()
|
D | tcp_ipv4.c | 373 !between(seq, tp->snd_una, tp->snd_nxt)) { in tcp_v4_err()
|
/net/bridge/netfilter/ |
D | Kconfig | 22 The ebtables broute table is used to define rules that decide between
|
/net/ |
D | Kconfig | 150 If you say Y here you can select between all the netfilter modules.
|
/net/netfilter/ |
D | Kconfig | 352 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/ |
D | tcp_ipv6.c | 355 !between(seq, tp->snd_una, tp->snd_nxt)) { in tcp_v6_err()
|