Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 26) sorted by relevance

12

/net/netfilter/
Dxt_time.c80 static inline unsigned int localtime_1(struct xtm *r, time_t time) in localtime_1() argument
85 v = time % SECONDS_PER_DAY; in localtime_1()
93 static inline void localtime_2(struct xtm *r, time_t time) in localtime_2() argument
99 r->dse = time / 86400; in localtime_2()
108 static void localtime_3(struct xtm *r, time_t time) in localtime_3() argument
Dxt_recent.c155 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()
DKconfig154 This allows you to store the flow start-time and to obtain
155 the flow-stop time (once it has been destroyed) via Connection
862 hoplimit/time-to-live value of the IP header.
892 The remaining time for expiration can be read via sysfs.
906 you could have an LED which lights up for a minute or two every time
1323 in the IPv6 header, or the time-to-live field in the IPv4
1618 tristate '"time" match support'
1621 This option adds a "time" match, which allows you to match based on
1622 the packet arrival time (at the machine which netfilter is running)
1623 on) or departure time/date (for locally generated packets).
[all …]
/net/atm/
Dmpoa_caches.h20 time64_t time; member
57 time64_t time; member
Dmpoa_caches.c120 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()
Dmpoa_proc.c153 unsigned long seconds_delta = now - in_entry->time; in mpc_show()
173 unsigned long seconds_delta = now - eg_entry->time; in mpc_show()
Dmpc.c1178 entry->time = ktime_get_seconds(); in MPOA_res_reply_rcvd()
/net/bridge/
Dbr_multicast.c744 unsigned long time; in br_multicast_send_query() local
769 time = jiffies; in br_multicast_send_query()
770 time += own_query->startup_sent < br->multicast_startup_query_count ? in br_multicast_send_query()
773 mod_timer(&own_query->timer, time); in br_multicast_send_query()
1387 unsigned long time; in br_multicast_leave_group() local
1430 time = jiffies + br->multicast_last_member_count * in br_multicast_leave_group()
1433 mod_timer(&own_query->timer, time); in br_multicast_leave_group()
1443 time_after(p->timer.expires, time) : in br_multicast_leave_group()
1445 mod_timer(&p->timer, time); in br_multicast_leave_group()
1453 time = now + br->multicast_last_member_count * in br_multicast_leave_group()
[all …]
/net/sched/
Dsch_taprio.c147 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()
DKconfig20 example if some of your network devices are real time devices that
/net/ipv4/
DKconfig34 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
501 account the bandwidth used at the time congestion is experienced.
609 high speed long delay links. It uses round-trip-time to
Dtcp_input.c463 tp->rcvq_space.time = tp->tcp_mstamp; in tcp_init_buffer_space()
577 if (tp->rcv_rtt_est.time == 0) in tcp_rcv_rtt_measure()
581 delta_us = tcp_stamp_us_delta(tp->tcp_mstamp, tp->rcv_rtt_est.time); in tcp_rcv_rtt_measure()
588 tp->rcv_rtt_est.time = tp->tcp_mstamp; in tcp_rcv_rtt_measure()
622 int time; in tcp_rcv_space_adjust() local
627 time = tcp_stamp_us_delta(tp->tcp_mstamp, tp->rcvq_space.time); in tcp_rcv_space_adjust()
628 if (time < (tp->rcv_rtt_est.rtt_us >> 3) || tp->rcv_rtt_est.rtt_us == 0) in tcp_rcv_space_adjust()
678 tp->rcvq_space.time = tp->tcp_mstamp; in tcp_rcv_space_adjust()
/net/dccp/ccids/
DKconfig24 throughput over time compared with TCP, which makes CCID-3 more
/net/bpf/
Dtest_run.c18 u32 *retval, u32 *time) in bpf_test_run() argument
68 *time = time_spent > U32_MAX ? U32_MAX : (u32)time_spent; in bpf_test_run()
/net/nfc/
Dllcp.h46 unsigned long time; member
Dllcp_core.c257 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()
Dllcp_commands.c167 sdreq->time = jiffies; in nfc_llcp_build_sdreq_tlv()
/net/xfrm/
DKconfig56 Policy which lives shorter time in kernel should be a sub.
/net/mac80211/
Dethtool.c177 data[i++] = survey.time; in ieee80211_get_stats()
/net/bluetooth/
DKconfig105 cases are run first thing at module load time. When the Bluetooth
/net/netfilter/ipvs/
DKconfig63 average lasting time of connection in the table. For example, your
204 modified for the specified time, the most loaded node is removed
Dip_vs_sync.c394 unsigned long time) in get_curr_sync_buff() argument
400 if (sb && time_after_eq(jiffies - sb->firstuse, time)) { in get_curr_sync_buff()
/net/wireless/
DKconfig64 time, the warning might trigger spuriously due to races.
Dtrace.h1771 __field(u64, time)
1784 __entry->time = info->time;
1798 __entry->time, __entry->time_busy,
/net/ipv6/
DKconfig208 GRE (Generic Routing Encapsulation) and at this time allows

12