Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 15 of 15) sorted by relevance

/net/ipv4/
Dtcp_metrics.c54 static inline struct net *tm_net(const struct tcp_metrics_block *tm) in tm_net()
60 static bool tcp_metric_locked(struct tcp_metrics_block *tm, in tcp_metric_locked()
67 static u32 tcp_metric_get(const struct tcp_metrics_block *tm, in tcp_metric_get()
74 static void tcp_metric_set(struct tcp_metrics_block *tm, in tcp_metric_set()
98 static void tcpm_suck_dst(struct tcp_metrics_block *tm, in tcpm_suck_dst()
145 static void tcpm_check_stamp(struct tcp_metrics_block *tm, in tcpm_check_stamp()
168 struct tcp_metrics_block *tm; in tcpm_new() local
222 static struct tcp_metrics_block *tcp_get_encode(struct tcp_metrics_block *tm, int depth) in tcp_get_encode()
235 struct tcp_metrics_block *tm; in __tcp_get_metrics() local
252 struct tcp_metrics_block *tm; in __tcp_get_metrics_req() local
[all …]
/net/sched/
Dem_text.c31 struct text_match *tm = EM_TEXT_PRIV(m); in em_text_match() local
46 struct text_match *tm; in em_text_change() local
108 struct text_match *tm = EM_TEXT_PRIV(m); in em_text_dump() local
Dact_vlan.c350 struct tcf_t *tm = &v->tcf_tm; in tcf_vlan_stats_update() local
Dact_gact.c177 struct tcf_t *tm = &gact->tcf_tm; in tcf_gact_stats_update() local
Dact_police.c307 struct tcf_t *tm = &police->tcf_tm; in tcf_police_stats_update() local
Dact_skbedit.c81 struct tcf_t *tm = &d->tcf_tm; in tcf_skbedit_stats_update() local
Dact_bpf.c147 struct tcf_t tm; in tcf_bpf_dump() local
Dact_pedit.c437 struct tcf_t *tm = &d->tcf_tm; in tcf_pedit_stats_update() local
Dact_mirred.c341 struct tcf_t *tm = &m->tcf_tm; in tcf_stats_update() local
Dact_ipt.c279 struct tcf_t tm; in tcf_ipt_dump() local
Dact_gate.c582 struct tcf_t *tm = &gact->tcf_tm; in tcf_gate_stats_update() local
Dact_tunnel_key.c723 struct tcf_t tm; in tunnel_key_dump() local
Dcls_bpf.c582 struct sk_buff *skb, struct tcmsg *tm, bool rtnl_held) in cls_bpf_dump()
/net/netfilter/
Dnft_meta.c51 struct tm tm; in nft_meta_hour() local
/net/core/
Dsock.c1311 struct __kernel_old_timeval tm; in sk_getsockopt() member