Home
last modified time | relevance | path

Searched refs:high (Results 1 – 21 of 21) sorted by relevance

/net/ipv4/
A Dsysctl_net_ipv4.c57 bool same_parity = !((low ^ high) & 1); in set_local_port_range()
136 kgid_t *low, kgid_t *high) in inet_get_ping_group_range_table() argument
146 *high = data[1]; in inet_get_ping_group_range_table()
152 kgid_t low, kgid_t high) in set_ping_group_range() argument
159 data[1] = high; in set_ping_group_range()
170 kgid_t low, high; in ipv4_ping_group_range() local
181 urange[1] = from_kgid_munged(user_ns, high); in ipv4_ping_group_range()
186 high = make_kgid(user_ns, urange[1]); in ipv4_ping_group_range()
187 if (!gid_valid(low) || !gid_valid(high)) in ipv4_ping_group_range()
191 high = make_kgid(&init_user_ns, 0); in ipv4_ping_group_range()
[all …]
A Dinet_connection_sock.c130 bool inet_sk_get_local_port_range(const struct sock *sk, int *low, int *high) in inet_sk_get_local_port_range() argument
151 *high = hi; in inet_sk_get_local_port_range()
334 int i, low, high, attempt_half, port, l3mdev; in inet_csk_find_open_port() local
346 inet_sk_get_local_port_range(sk, &low, &high); in inet_csk_find_open_port()
347 high++; /* [32768, 60999] -> [32768, 61000[ */ in inet_csk_find_open_port()
348 if (high - low < 4) in inet_csk_find_open_port()
351 int half = low + (((high - low) >> 2) << 1); in inet_csk_find_open_port()
354 high = half; in inet_csk_find_open_port()
358 remaining = high - low; in inet_csk_find_open_port()
371 if (unlikely(port >= high)) in inet_csk_find_open_port()
A Dping.c238 kgid_t *high) in inet_get_ping_group_range_net() argument
247 *high = data[1]; in inet_get_ping_group_range_net()
258 kgid_t low, high; in ping_init_sock() local
264 inet_get_ping_group_range_net(net, &low, &high); in ping_init_sock()
265 if (gid_lte(low, group) && gid_lte(group, high)) in ping_init_sock()
272 if (gid_lte(low, gid) && gid_lte(gid, high)) in ping_init_sock()
A Dinet_hashtables.c1024 int ret, i, low, high; in __inet_hash_connect() local
1039 local_ports = inet_sk_get_local_port_range(sk, &low, &high); in __inet_hash_connect()
1042 high++; /* [32768, 60999] -> [32768, 61000[ */ in __inet_hash_connect()
1043 remaining = high - low; in __inet_hash_connect()
1062 if (unlikely(port >= high)) in __inet_hash_connect()
A DKconfig10 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
A Dudp.c250 int low, high, remaining; in udp_lib_get_port() local
253 inet_sk_get_local_port_range(sk, &low, &high); in udp_lib_get_port()
254 remaining = (high - low) + 1; in udp_lib_get_port()
277 if (low <= snum && snum <= high && in udp_lib_get_port()
/net/caif/
A Dcaif_dev.c170 int err, high = 0, qlen = 0; in transmit() local
202 high = (caifd->netdev->tx_queue_len * q_high) / 100; in transmit()
203 if (!(sch->flags & TCQ_F_NOLOCK) && likely(sch->q.qlen < high)) in transmit()
223 qlen, high); in transmit()
/net/ceph/crush/
A Dmapper.c232 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/
A Dreassembly.c251 u8 high = 0, low = 0; in lowpan_get_cb() local
254 fail = lowpan_fetch_skb(skb, &high, 1); in lowpan_get_cb()
259 cb->d_size = (high & LOWPAN_FRAG_DGRAM_SIZE_HIGH_MASK) << in lowpan_get_cb()
/net/ethtool/
A Dstats.c376 if (!ranges[i].low && !ranges[i].high) in stats_put_rmon_hist()
388 ranges[i].high) || in stats_put_rmon_hist()
/net/atm/
A DKconfig9 ATM is a high-speed networking technology for Local Area Networks
/net/netfilter/ipvs/
A DKconfig10 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/wireless/
A Drdev-ops.h828 struct net_device *dev, s32 low, s32 high) in rdev_set_cqm_rssi_range_config() argument
831 trace_rdev_set_cqm_rssi_range_config(&rdev->wiphy, dev, low, high); in rdev_set_cqm_rssi_range_config()
833 low, high); in rdev_set_cqm_rssi_range_config()
A Dtrace.h1593 struct net_device *netdev, s32 low, s32 high),
1594 TP_ARGS(wiphy, netdev, low, high),
1605 __entry->rssi_high = high;
A Dutil.c1030 tmp_dscp <= qos_map->up[i].high) { in cfg80211_classify8021d()
A Dnl80211.c13707 s32 last, low, high; in cfg80211_cqm_rssi_update() local
13755 high = cqm_config->rssi_thresholds[i] + hyst - 1; in cfg80211_cqm_rssi_update()
13757 high = S32_MAX; in cfg80211_cqm_rssi_update()
13760 return rdev_set_cqm_rssi_range_config(rdev, dev, low, high); in cfg80211_cqm_rssi_update()
/net/xfrm/
A Dxfrm_state.c2562 int xfrm_alloc_spi(struct xfrm_state *x, u32 low, u32 high, in xfrm_alloc_spi() argument
2569 u32 range = high - low + 1; in xfrm_alloc_spi()
2585 u32 spi = (low == high) ? low : get_random_u32_inclusive(low, high); in xfrm_alloc_spi()
2606 if (low == high) in xfrm_alloc_spi()
/net/ipv6/
A DKconfig89 with high throughput. A typical desktop system does not
/net/sched/
A Dsch_api.c398 int high = roundup(low+1, 48); in __detect_linklayer() local
400 int cell_high = (high >> r->cell_log) - 1; in __detect_linklayer()
/net/sctp/
A Dsocket.c8359 int low, high, remaining, index; in sctp_get_port_local() local
8362 inet_sk_get_local_port_range(sk, &low, &high); in sctp_get_port_local()
8363 remaining = (high - low) + 1; in sctp_get_port_local()
8368 if ((rover < low) || (rover > high)) in sctp_get_port_local()
/net/mac80211/
A Dmlme.c6717 int high = bss_conf->cqm_rssi_high; in ieee80211_handle_beacon_sig() local
6726 } else if (sig > high && in ieee80211_handle_beacon_sig()
6727 (last_event == 0 || last_event <= high)) { in ieee80211_handle_beacon_sig()

Completed in 891 milliseconds