/net/netfilter/ |
D | xt_time.c | 80 static inline unsigned int localtime_1(struct xtm *r, time64_t time) in localtime_1() argument 85 div_u64_rem(time, SECONDS_PER_DAY, &v); in localtime_1() 93 static inline void localtime_2(struct xtm *r, time64_t time) in localtime_2() argument 99 r->dse = div_u64(time, SECONDS_PER_DAY); in localtime_2() 108 static void localtime_3(struct xtm *r, time64_t time) in localtime_3() argument
|
D | xt_recent.c | 155 static void recent_entry_reap(struct recent_table *t, unsigned long time, in recent_entry_reap() argument 174 if (time_after(time, e->stamps[e->index-1])) in recent_entry_reap() 299 unsigned long time = jiffies - info->seconds * HZ; in recent_mt() local 303 if (info->seconds && time_after(time, e->stamps[i])) in recent_mt() 313 recent_entry_reap(t, time, e, in recent_mt()
|
D | Kconfig | 153 This allows you to store the flow start-time and to obtain 154 the flow-stop time (once it has been destroyed) via Connection 854 hoplimit/time-to-live value of the IP header. 884 The remaining time for expiration can be read via sysfs. 898 you could have an LED which lights up for a minute or two every time 1315 in the IPv6 header, or the time-to-live field in the IPv4 1610 tristate '"time" match support' 1613 This option adds a "time" match, which allows you to match based on 1614 the packet arrival time (at the machine which netfilter is running) 1615 on) or departure time/date (for locally generated packets). [all …]
|
/net/atm/ |
D | mpoa_caches.h | 20 time64_t time; member 57 time64_t time; member
|
D | mpoa_caches.c | 120 entry->time = ktime_get_seconds(); in in_cache_add_entry() 238 if ((now - entry->time) > entry->ctrl_info.holding_time) { in clear_count_and_expired() 480 entry->time = ktime_get_seconds(); in eg_cache_add_entry() 495 entry->time = ktime_get_seconds(); in update_eg_cache_entry() 512 if ((now - entry->time) > entry->ctrl_info.holding_time) { in clear_expired()
|
D | mpoa_proc.c | 150 unsigned long seconds_delta = now - in_entry->time; in mpc_show() 170 unsigned long seconds_delta = now - eg_entry->time; in mpc_show()
|
/net/sched/ |
D | sch_taprio.c | 147 static s32 get_cycle_time_elapsed(struct sched_gate_list *sched, ktime_t time) in get_cycle_time_elapsed() argument 152 time_since_sched_start = ktime_sub(time, sched->base_time); in get_cycle_time_elapsed() 193 ktime_t time, in find_entry_to_transmit() argument 217 cycle_elapsed = get_cycle_time_elapsed(sched, time); in find_entry_to_transmit() 218 curr_intv_end = ktime_sub_ns(time, cycle_elapsed); in find_entry_to_transmit() 235 if (ktime_before(txtime, time) || validate_interval) { in find_entry_to_transmit() 236 transmit_end_time = ktime_add_ns(time, packet_transmit_time); in find_entry_to_transmit() 237 if ((ktime_before(curr_intv_start, time) && in find_entry_to_transmit() 239 (ktime_after(curr_intv_start, time) && !validate_interval)) { in find_entry_to_transmit()
|
D | Kconfig | 20 example if some of your network devices are real time devices that 912 specific time slot and be dropped at other specific time slot by
|
/net/bpfilter/ |
D | Kconfig | 20 building static binaries, since rootfs isn't mounted at the time
|
/net/bridge/ |
D | br_multicast.c | 1476 unsigned long time; in br_multicast_send_query() local 1502 time = jiffies; in br_multicast_send_query() 1503 time += own_query->startup_sent < br->multicast_startup_query_count ? in br_multicast_send_query() 1506 mod_timer(&own_query->timer, time); in br_multicast_send_query() 2816 unsigned long time; in br_multicast_leave_group() local 2852 time = jiffies + br->multicast_last_member_count * in br_multicast_leave_group() 2855 mod_timer(&own_query->timer, time); in br_multicast_leave_group() 2865 time_after(p->timer.expires, time) : in br_multicast_leave_group() 2867 mod_timer(&p->timer, time); in br_multicast_leave_group() 2875 time = now + br->multicast_last_member_count * in br_multicast_leave_group() [all …]
|
/net/ipv4/ |
D | Kconfig | 34 at boot time after the /proc file system has been mounted. 124 discovered automatically at boot time using the DHCP protocol (a 141 discovered automatically at boot time using the BOOTP protocol (a 156 discovered automatically at boot time using the RARP protocol (an 200 GRE (Generic Routing Encapsulation) and at this time allows 294 If you say Y here, you can disable SYN cookies at run time by 515 account the bandwidth used at the time congestion is experienced. 623 high speed long delay links. It uses round-trip-time to
|
D | tcp_input.c | 549 tp->rcvq_space.time = tp->tcp_mstamp; in tcp_init_buffer_space() 664 if (tp->rcv_rtt_est.time == 0) in tcp_rcv_rtt_measure() 668 delta_us = tcp_stamp_us_delta(tp->tcp_mstamp, tp->rcv_rtt_est.time); in tcp_rcv_rtt_measure() 675 tp->rcv_rtt_est.time = tp->tcp_mstamp; in tcp_rcv_rtt_measure() 709 int time; in tcp_rcv_space_adjust() local 714 time = tcp_stamp_us_delta(tp->tcp_mstamp, tp->rcvq_space.time); in tcp_rcv_space_adjust() 715 if (time < (tp->rcv_rtt_est.rtt_us >> 3) || tp->rcv_rtt_est.rtt_us == 0) in tcp_rcv_space_adjust() 765 tp->rcvq_space.time = tp->tcp_mstamp; in tcp_rcv_space_adjust()
|
/net/dccp/ccids/ |
D | Kconfig | 24 throughput over time compared with TCP, which makes CCID-3 more
|
/net/nfc/ |
D | llcp.h | 46 unsigned long time; member
|
D | llcp_core.c | 257 unsigned long time; in nfc_llcp_sdreq_timeout_work() local 266 time = jiffies - msecs_to_jiffies(3 * local->remote_lto); in nfc_llcp_sdreq_timeout_work() 269 if (time_after(sdp->time, time)) in nfc_llcp_sdreq_timeout_work()
|
D | llcp_commands.c | 167 sdreq->time = jiffies; in nfc_llcp_build_sdreq_tlv()
|
/net/mptcp/ |
D | protocol.c | 1385 u32 time, advmss = 1; in mptcp_rcv_space_adjust() local 1396 time = tcp_stamp_us_delta(mstamp, msk->rcvq_space.time); in mptcp_rcv_space_adjust() 1399 if (rtt_us && time < (rtt_us >> 3)) in mptcp_rcv_space_adjust() 1418 if (time < (rtt_us >> 3) || rtt_us == 0) in mptcp_rcv_space_adjust() 1472 msk->rcvq_space.time = mstamp; in mptcp_rcv_space_adjust() 2160 msk->rcvq_space.time = tp->tcp_mstamp; in mptcp_rcv_space_init()
|
D | protocol.h | 230 u64 time; /* start time of measurement window */ member
|
/net/mac80211/ |
D | ethtool.c | 177 data[i++] = survey.time; in ieee80211_get_stats()
|
/net/xfrm/ |
D | Kconfig | 56 Policy which lives shorter time in kernel should be a sub.
|
/net/bluetooth/ |
D | Kconfig | 119 cases are run first thing at module load time. When the Bluetooth
|
/net/bpf/ |
D | test_run.c | 87 u32 *retval, u32 *time, bool xdp) in bpf_test_run() argument 120 } while (bpf_test_timer_continue(&t, repeat, &ret, time)); in bpf_test_run()
|
/net/netfilter/ipvs/ |
D | Kconfig | 62 average lasting time of connection in the table. For example, your 203 modified for the specified time, the most loaded node is removed
|
/net/wireless/ |
D | Kconfig | 65 time, the warning might trigger spuriously due to races.
|
/net/ipv6/ |
D | Kconfig | 222 GRE (Generic Routing Encapsulation) and at this time allows
|