/net/dccp/ccids/lib/ |
D | tfrc_equation.c | 593 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; in tfrc_binsearch() local 595 while (low < high) { in tfrc_binsearch() 596 try = (low + high) / 2; in tfrc_binsearch() 598 high = try; in tfrc_binsearch() 602 return high; in tfrc_binsearch()
|
/net/ipv4/ |
D | sysctl_net_ipv4.c | 133 static void inet_get_ping_group_range_table(struct ctl_table *table, kgid_t *low, kgid_t *high) in inet_get_ping_group_range_table() argument 143 *high = data[1]; in inet_get_ping_group_range_table() 148 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range() argument 155 data[1] = high; in set_ping_group_range() 166 kgid_t low, high; in ipv4_ping_group_range() local 175 inet_get_ping_group_range_table(table, &low, &high); in ipv4_ping_group_range() 177 urange[1] = from_kgid_munged(user_ns, high); in ipv4_ping_group_range() 182 high = make_kgid(user_ns, urange[1]); in ipv4_ping_group_range() 183 if (!gid_valid(low) || !gid_valid(high)) in ipv4_ping_group_range() 185 if (urange[1] < urange[0] || gid_lt(high, low)) { in ipv4_ping_group_range() [all …]
|
D | inet_connection_sock.c | 120 void inet_get_local_port_range(const struct net *net, int *low, int *high) in inet_get_local_port_range() argument 128 *high = net->ipv4.ip_local_ports.range[1]; in inet_get_local_port_range() 133 void inet_sk_get_local_port_range(const struct sock *sk, int *low, int *high) in inet_sk_get_local_port_range() argument 150 *high = hi; in inet_sk_get_local_port_range() 328 int i, low, high, attempt_half, port, l3mdev; in inet_csk_find_open_port() local 340 inet_sk_get_local_port_range(sk, &low, &high); in inet_csk_find_open_port() 341 high++; /* [32768, 60999] -> [32768, 61000[ */ in inet_csk_find_open_port() 342 if (high - low < 4) in inet_csk_find_open_port() 345 int half = low + (((high - low) >> 2) << 1); in inet_csk_find_open_port() 348 high = half; in inet_csk_find_open_port() [all …]
|
D | ping.c | 248 kgid_t *high) in inet_get_ping_group_range_net() argument 257 *high = data[1]; in inet_get_ping_group_range_net() 268 kgid_t low, high; in ping_init_sock() local 274 inet_get_ping_group_range_net(net, &low, &high); in ping_init_sock() 275 if (gid_lte(low, group) && gid_lte(group, high)) in ping_init_sock() 282 if (gid_lte(low, gid) && gid_lte(gid, high)) in ping_init_sock()
|
D | inet_hashtables.c | 994 int ret, i, low, high; in __inet_hash_connect() local 1007 inet_sk_get_local_port_range(sk, &low, &high); in __inet_hash_connect() 1008 high++; /* [32768, 60999] -> [32768, 61000[ */ in __inet_hash_connect() 1009 remaining = high - low; in __inet_hash_connect() 1027 if (unlikely(port >= high)) in __inet_hash_connect()
|
D | Kconfig | 10 intend to participate in the MBONE, a high bandwidth network on top 227 MBONE, a high bandwidth network on top of the Internet which carries 378 with high throughput. A typical desktop system does not 524 congestion control for high speed network links. It uses a 608 YeAH-TCP is a sender-side high-speed enabled TCP congestion control 610 congestion window. It's design goals target high efficiency, 622 high speed long delay links. It uses round-trip-time to
|
D | udp.c | 243 int low, high, remaining; in udp_lib_get_port() local 246 inet_sk_get_local_port_range(sk, &low, &high); in udp_lib_get_port() 247 remaining = (high - low) + 1; in udp_lib_get_port() 270 if (low <= snum && snum <= high && in udp_lib_get_port()
|
/net/wireless/ |
D | wext-spy.c | 124 spydata->spy_thr_high = threshold->high; in iw_handler_set_thrspy() 151 threshold->high = spydata->spy_thr_high; in iw_handler_get_thrspy() 179 threshold.high = spydata->spy_thr_high; in iw_send_thrspy_event()
|
D | rdev-ops.h | 807 struct net_device *dev, s32 low, s32 high) in rdev_set_cqm_rssi_range_config() argument 810 trace_rdev_set_cqm_rssi_range_config(&rdev->wiphy, dev, low, high); in rdev_set_cqm_rssi_range_config() 812 low, high); in rdev_set_cqm_rssi_range_config()
|
D | trace.h | 1463 struct net_device *netdev, s32 low, s32 high), 1464 TP_ARGS(wiphy, netdev, low, high), 1475 __entry->rssi_high = high;
|
D | util.c | 903 tmp_dscp <= qos_map->up[i].high) { in cfg80211_classify8021d()
|
D | nl80211.c | 12683 s32 last, low, high; in cfg80211_cqm_rssi_update() local 12735 high = wdev->cqm_config->rssi_thresholds[i] + hyst - 1; in cfg80211_cqm_rssi_update() 12737 high = S32_MAX; in cfg80211_cqm_rssi_update() 12740 return rdev_set_cqm_rssi_range_config(rdev, dev, low, high); in cfg80211_cqm_rssi_update()
|
/net/caif/ |
D | caif_dev.c | 169 int err, high = 0, qlen = 0; in transmit() local 201 high = (caifd->netdev->tx_queue_len * q_high) / 100; in transmit() 202 if (!(sch->flags & TCQ_F_NOLOCK) && likely(sch->q.qlen < high)) in transmit() 222 qlen, high); in transmit()
|
/net/ceph/crush/ |
D | mapper.c | 232 int high = 0; in bucket_straw_choose() local 241 high = i; in bucket_straw_choose() 245 return bucket->h.items[high]; in bucket_straw_choose() 331 unsigned int i, high = 0; in bucket_straw2_choose() local 367 high = i; in bucket_straw2_choose() 372 return bucket->h.items[high]; in bucket_straw2_choose()
|
/net/ieee802154/6lowpan/ |
D | reassembly.c | 247 u8 high = 0, low = 0; in lowpan_get_cb() local 250 fail = lowpan_fetch_skb(skb, &high, 1); in lowpan_get_cb() 255 cb->d_size = (high & LOWPAN_FRAG_DGRAM_SIZE_HIGH_MASK) << in lowpan_get_cb()
|
/net/ethtool/ |
D | stats.c | 298 if (!ranges[i].low && !ranges[i].high) in stats_put_rmon_hist() 310 ranges[i].high) || in stats_put_rmon_hist()
|
/net/atm/ |
D | Kconfig | 9 ATM is a high-speed networking technology for Local Area Networks
|
/net/netfilter/ipvs/ |
D | Kconfig | 10 IP Virtual Server support will let you build a high-performance 205 from the server set, in order to avoid high degree of replication.
|
/net/xfrm/ |
D | xfrm_state.c | 2044 int xfrm_alloc_spi(struct xfrm_state *x, u32 low, u32 high) in xfrm_alloc_spi() argument 2051 __be32 maxspi = htonl(high); in xfrm_alloc_spi() 2074 for (h = 0; h < high-low+1; h++) { in xfrm_alloc_spi() 2075 spi = low + prandom_u32_max(high - low + 1); in xfrm_alloc_spi()
|
/net/ipv6/ |
D | Kconfig | 89 with high throughput. A typical desktop system does not
|
/net/sched/ |
D | sch_api.c | 390 int high = roundup(low+1, 48); in __detect_linklayer() local 392 int cell_high = (high >> r->cell_log) - 1; in __detect_linklayer()
|
/net/sctp/ |
D | socket.c | 8349 int low, high, remaining, index; in sctp_get_port_local() local 8352 inet_sk_get_local_port_range(sk, &low, &high); in sctp_get_port_local() 8353 remaining = (high - low) + 1; in sctp_get_port_local() 8358 if ((rover < low) || (rover > high)) in sctp_get_port_local()
|
/net/mac80211/ |
D | mlme.c | 5425 int high = bss_conf->cqm_rssi_high; in ieee80211_handle_beacon_sig() local 5434 } else if (sig > high && in ieee80211_handle_beacon_sig() 5435 (last_event == 0 || last_event <= high)) { in ieee80211_handle_beacon_sig()
|