Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 136) sorted by relevance

123456

/net/ipv6/
Dip6_vti.c97 struct ip6_tnl *t; in vti6_tnl_lookup() local
156 vti6_tnl_link(struct vti6_net *ip6n, struct ip6_tnl *t) in vti6_tnl_link()
165 vti6_tnl_unlink(struct vti6_net *ip6n, struct ip6_tnl *t) in vti6_tnl_unlink()
187 struct ip6_tnl *t = netdev_priv(dev); in vti6_tnl_create2() local
211 struct ip6_tnl *t; in vti6_tnl_create() local
265 struct ip6_tnl *t; in vti6_locate() local
293 struct ip6_tnl *t = netdev_priv(dev); in vti6_dev_uninit() local
305 struct ip6_tnl *t; in vti6_rcv() local
346 struct ip6_tnl *t = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip6; in vti6_rcv_cb() local
410 vti6_addr_conflict(const struct ip6_tnl *t, const struct ipv6hdr *hdr) in vti6_addr_conflict()
[all …]
Dip6_tunnel.c145 struct ip6_tnl *t; in ip6_tnl_lookup() local
216 ip6_tnl_link(struct ip6_tnl_net *ip6n, struct ip6_tnl *t) in ip6_tnl_link()
232 ip6_tnl_unlink(struct ip6_tnl_net *ip6n, struct ip6_tnl *t) in ip6_tnl_unlink()
252 struct ip6_tnl *t = netdev_priv(dev); in ip6_dev_free() local
261 struct ip6_tnl *t = netdev_priv(dev); in ip6_tnl_create2() local
298 struct ip6_tnl *t; in ip6_tnl_create() local
352 struct ip6_tnl *t; in ip6_tnl_locate() local
382 struct ip6_tnl *t = netdev_priv(dev); in ip6_tnl_dev_uninit() local
478 struct ip6_tnl *t; in ip6_tnl_err() local
710 static int ip4ip6_dscp_ecn_decapsulate(const struct ip6_tnl *t, in ip4ip6_dscp_ecn_decapsulate()
[all …]
Dip6_gre.c122 struct ip6_tnl *t, *cand = NULL; in ip6gre_tunnel_lookup() local
255 const struct ip6_tnl *t) in ip6gre_bucket()
260 static void ip6gre_tunnel_link(struct ip6gre_net *ign, struct ip6_tnl *t) in ip6gre_tunnel_link()
268 static void ip6gre_tunnel_unlink(struct ip6gre_net *ign, struct ip6_tnl *t) in ip6gre_tunnel_unlink()
291 struct ip6_tnl *t; in ip6gre_tunnel_find() local
311 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate() local
363 struct ip6_tnl *t = netdev_priv(dev); in ip6gre_tunnel_uninit() local
378 struct ip6_tnl *t; in ip6gre_err() local
538 struct ip6_tnl *t = netdev_priv(dev); in ip6gre_xmit_ipv4() local
583 struct ip6_tnl *t = netdev_priv(dev); in ip6gre_xmit_ipv6() local
[all …]
Dsit.c98 struct ip_tunnel *t; in ipip6_tunnel_lookup() local
146 struct ip_tunnel *t) in ipip6_bucket()
151 static void ipip6_tunnel_unlink(struct sit_net *sitn, struct ip_tunnel *t) in ipip6_tunnel_unlink()
166 static void ipip6_tunnel_link(struct sit_net *sitn, struct ip_tunnel *t) in ipip6_tunnel_link()
177 struct ip_tunnel *t = netdev_priv(dev); in ipip6_tunnel_clone_6rd() local
193 struct ip_tunnel *t = netdev_priv(dev); in ipip6_tunnel_create() local
226 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() local
281 __ipip6_tunnel_locate_prl(struct ip_tunnel *t, __be32 addr) in __ipip6_tunnel_locate_prl()
292 static int ipip6_tunnel_get_prl(struct ip_tunnel *t, in ipip6_tunnel_get_prl()
356 ipip6_tunnel_add_prl(struct ip_tunnel *t, struct ip_tunnel_prl *a, int chg) in ipip6_tunnel_add_prl()
[all …]
Dxfrm6_input.c26 struct ip6_tnl *t) in xfrm6_rcv_spi()
72 int xfrm6_rcv_tnl(struct sk_buff *skb, struct ip6_tnl *t) in xfrm6_rcv_tnl()
/net/bridge/
Dbr_stp.c73 int t; in br_should_become_root_port() local
257 int t; in br_should_become_designated_port() local
300 int t; in br_supersedes_port_info() local
536 unsigned long t = clock_t_to_jiffies(val); in br_set_hello_time() local
551 unsigned long t = clock_t_to_jiffies(val); in br_set_max_age() local
566 int __set_ageing_time(struct net_device *dev, unsigned long t) in __set_ageing_time()
593 unsigned long t = clock_t_to_jiffies(ageing_time); in br_set_ageing_time() local
613 unsigned long t; in __br_set_topology_change() local
639 void __br_set_forward_delay(struct net_bridge *br, unsigned long t) in __br_set_forward_delay()
648 unsigned long t = clock_t_to_jiffies(val); in br_set_forward_delay() local
/net/netfilter/
Dxt_recent.c147 static void recent_entry_remove(struct recent_table *t, struct recent_entry *e) in recent_entry_remove()
158 static void recent_entry_reap(struct recent_table *t, unsigned long time) in recent_entry_reap()
175 recent_entry_init(struct recent_table *t, const union nf_inet_addr *addr, in recent_entry_init()
206 static void recent_entry_update(struct recent_table *t, struct recent_entry *e) in recent_entry_update()
218 struct recent_table *t; in recent_table_lookup() local
226 static void recent_table_flush(struct recent_table *t) in recent_table_flush()
242 struct recent_table *t; in recent_mt() local
331 struct recent_table *t; in recent_mt_check() local
452 struct recent_table *t; in recent_mt_destroy() local
480 const struct recent_table *t = st->table; in recent_seq_start() local
[all …]
Dxt_HMARK.c78 hmark_ct_set_htuple(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_ct_set_htuple()
117 hmark_hash(struct hmark_tuple *t, const struct xt_hmark_info *info) in hmark_hash()
134 struct hmark_tuple *t, const struct xt_hmark_info *info) in hmark_set_tuple_ports()
166 hmark_pkt_set_htuple_ipv6(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_pkt_set_htuple_ipv6()
215 struct hmark_tuple t; in hmark_tg_v6() local
255 hmark_pkt_set_htuple_ipv4(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_pkt_set_htuple_ipv4()
296 struct hmark_tuple t; in hmark_tg_v4() local
Dnf_conntrack_extend.c26 struct nf_ct_ext_type *t; in nf_ct_ext_destroy() local
47 struct nf_ct_ext_type *t; in nf_ct_ext_add() local
/net/sctp/
Dtransport.c255 bool sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu) in sctp_transport_update_pmtu()
612 void sctp_transport_burst_limited(struct sctp_transport *t) in sctp_transport_burst_limited()
631 void sctp_transport_burst_reset(struct sctp_transport *t) in sctp_transport_burst_reset()
653 void sctp_transport_reset(struct sctp_transport *t) in sctp_transport_reset()
686 void sctp_transport_immediate_rtx(struct sctp_transport *t) in sctp_transport_immediate_rtx()
700 void sctp_transport_dst_release(struct sctp_transport *t) in sctp_transport_dst_release()
708 void sctp_transport_dst_confirm(struct sctp_transport *t) in sctp_transport_dst_confirm()
Dinput.c304 struct sctp_transport *t = chunk->transport; in sctp_backlog_rcv() local
368 struct sctp_transport *t = chunk->transport; in sctp_add_backlog() local
391 struct sctp_transport *t, __u32 pmtu) in sctp_icmp_frag_needed()
423 void sctp_icmp_redirect(struct sock *sk, struct sctp_transport *t, in sctp_icmp_redirect()
448 struct sctp_transport *t) in sctp_icmp_proto_unreachable()
554 void sctp_err_finish(struct sock *sk, struct sctp_transport *t) in sctp_err_finish()
807 struct sctp_transport *t = (struct sctp_transport *)ptr; in sctp_hash_cmp() local
829 const struct sctp_transport *t = data; in sctp_hash_obj() local
879 int sctp_hash_transport(struct sctp_transport *t) in sctp_hash_transport()
912 void sctp_unhash_transport(struct sctp_transport *t) in sctp_unhash_transport()
[all …]
Dsm_sideeffect.c674 struct sctp_transport *t; in sctp_cmd_hb_timers_start() local
687 struct sctp_transport *t; in sctp_cmd_hb_timers_stop() local
702 struct sctp_transport *t; in sctp_cmd_t3_rtx_timers_stop() local
715 struct sctp_transport *t, in sctp_cmd_transport_on()
810 struct sctp_transport *t; in sctp_cmd_setup_t2() local
937 struct sctp_transport *t; in sctp_cmd_setup_t4() local
1012 struct sctp_transport *t; in sctp_cmd_del_non_primary() local
1066 struct sctp_transport *t; in sctp_cmd_t1_timer_update() local
1262 struct sctp_transport *t; in sctp_cmd_interpreter() local
/net/core/
Dpktgen.c219 #define if_lock(t) mutex_lock(&(t->if_lock)); argument
220 #define if_unlock(t) mutex_unlock(&(t->if_lock)); argument
1817 struct pktgen_thread *t = seq->private; in pktgen_thread_show() local
1850 struct pktgen_thread *t = seq->private; in pktgen_thread_write() local
1957 struct pktgen_thread *t; in __pktgen_NN_threads() local
2011 struct pktgen_thread *t; in pktgen_change_name() local
2253 struct hrtimer_sleeper t; in spin() local
2371 __u16 t; in set_cur_queue_map() local
2500 __u32 t; in mod_cur_headers() local
2519 __u32 t; in mod_cur_headers() local
[all …]
/net/ipv4/netfilter/
Darp_tables.c225 const struct xt_entry_target *t; in arpt_do_table() local
325 const struct xt_standard_target *t in mark_source_chains() local
399 struct xt_entry_target *t = arpt_get_target(e); in check_target() local
418 struct xt_entry_target *t; in find_check_entry() local
448 const struct xt_entry_target *t; in check_underflow() local
512 struct xt_entry_target *t; in cleanup_entry() local
616 static void get_counters(const struct xt_table_info *t, in get_counters()
687 const struct xt_entry_target *t; in copy_entries_to_user() local
737 const struct xt_entry_target *t; in compat_calc_entry() local
792 struct xt_table *t; in get_info() local
[all …]
Dip_tables.c164 const struct xt_standard_target *t = (void *)ipt_get_target_c(s); in get_chainname_rulenum() local
286 const struct xt_entry_target *t; in ipt_do_table() local
394 const struct xt_standard_target *t in mark_source_chains() local
513 struct xt_entry_target *t = ipt_get_target(e); in check_target() local
533 struct xt_entry_target *t; in find_check_entry() local
587 const struct xt_entry_target *t; in check_underflow() local
653 struct xt_entry_target *t; in cleanup_entry() local
760 get_counters(const struct xt_table_info *t, in get_counters()
833 const struct xt_entry_target *t; in copy_entries_to_user() local
895 const struct xt_entry_target *t; in compat_calc_entry() local
[all …]
/net/6lowpan/
Ddebugfs.c75 struct lowpan_iphc_ctx_table *t = in lowpan_ctx_plen_set() local
91 struct lowpan_iphc_ctx_table *t = in lowpan_ctx_plen_get() local
106 struct lowpan_iphc_ctx_table *t = in lowpan_ctx_pfx_show() local
136 struct lowpan_iphc_ctx_table *t = in lowpan_ctx_pfx_write() local
216 struct lowpan_iphc_ctx_table *t = file->private; in lowpan_context_show() local
/net/ipv6/netfilter/
Dip6_tables.c189 const struct xt_standard_target *t = (void *)ip6t_get_target_c(s); in get_chainname_rulenum() local
308 const struct xt_entry_target *t; in ip6t_do_table() local
412 const struct xt_standard_target *t in mark_source_chains() local
531 struct xt_entry_target *t = ip6t_get_target(e); in check_target() local
553 struct xt_entry_target *t; in find_check_entry() local
606 const struct xt_entry_target *t; in check_underflow() local
671 struct xt_entry_target *t; in cleanup_entry() local
778 get_counters(const struct xt_table_info *t, in get_counters()
851 const struct xt_entry_target *t; in copy_entries_to_user() local
913 const struct xt_entry_target *t; in compat_calc_entry() local
[all …]
/net/ipv4/
Dfib_trie.c512 static struct key_vector *replace(struct trie *t, in replace()
541 static struct key_vector *inflate(struct trie *t, in inflate()
637 static struct key_vector *halve(struct trie *t, in halve()
692 static struct key_vector *collapse(struct trie *t, in collapse()
852 static struct key_vector *resize(struct trie *t, struct key_vector *tn) in resize()
940 static struct key_vector *fib_find_node(struct trie *t, in fib_find_node()
1011 static void trie_rebalance(struct trie *t, struct key_vector *tn) in trie_rebalance()
1017 static int fib_insert_node(struct trie *t, struct key_vector *tp, in fib_insert_node()
1067 static int fib_insert_alias(struct trie *t, struct key_vector *tp, in fib_insert_alias()
1124 struct trie *t = (struct trie *)tb->tb_data; in fib_table_insert() local
[all …]
Dip_tunnel.c102 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup() local
208 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
217 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
233 struct ip_tunnel *t = NULL; in ip_tunnel_find() local
487 int ip_tunnel_encap_setup(struct ip_tunnel *t, in ip_tunnel_encap_setup()
816 struct ip_tunnel *t, in ip_tunnel_update()
853 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ioctl() local
1066 struct ip_tunnel *t; in ip_tunnel_destroy() local
1139 struct ip_tunnel *t; in ip_tunnel_changelink() local
Dipcomp.c63 struct xfrm_state *t; in ipcomp_tunnel_create() local
102 struct xfrm_state *t; in ipcomp_tunnel_attach() local
Dip_gre.c146 struct ip_tunnel *t; in ipgre_err() local
844 struct ip_tunnel *t = netdev_priv(dev); in ipgre_header() local
881 struct ip_tunnel *t = netdev_priv(dev); in ipgre_open() local
907 struct ip_tunnel *t = netdev_priv(dev); in ipgre_close() local
1123 struct ip_tunnel *t = netdev_priv(dev); in ipgre_netlink_parms() local
1297 struct ip_tunnel *t = netdev_priv(dev); in ipgre_newlink() local
1314 struct ip_tunnel *t = netdev_priv(dev); in ipgre_changelink() local
1377 struct ip_tunnel *t = netdev_priv(dev); in ipgre_fill_info() local
1506 struct ip_tunnel *t; in gretap_fb_dev_create() local
/net/netfilter/ipset/
Dip_set_hash_gen.h349 mtype_ahash_memsize(const struct htype *h, const struct htable *t) in mtype_ahash_memsize()
373 struct htable *t; in mtype_flush() local
397 mtype_ahash_destroy(struct ip_set *set, struct htable *t, bool ext_destroy) in mtype_ahash_destroy()
464 struct htable *t; in mtype_expire() local
551 struct htable *t, *orig; in mtype_resize() local
700 struct htable *t; in mtype_add() local
842 struct htable *t; in mtype_del() local
938 struct htable *t = rcu_dereference_bh(h->table); in mtype_test_cidrs() local
998 struct htable *t; in mtype_test() local
1045 const struct htable *t; in mtype_head() local
[all …]
/net/sched/
Dact_tunnel_key.c29 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_act() local
81 struct tcf_tunnel_key *t; in tunnel_key_init() local
207 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_release() local
251 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_dump() local
/net/9p/
Dmod.c112 struct p9_trans_module *t, *found = NULL; in v9fs_get_trans_by_name() local
135 struct p9_trans_module *t, *found = NULL; in v9fs_get_default_trans() local
/net/bridge/netfilter/
Debtables.c185 const struct ebt_entry_target *t; in ebt_do_table() local
611 struct ebt_entry_target *t; in ebt_cleanup_entry() local
638 struct ebt_entry_target *t; in ebt_check_entry() local
757 const struct ebt_entry_target *t; in check_chainloops() local
966 struct ebt_table *t; in do_replace_finish() local
1154 struct ebt_table *t, *table; in ebt_register_table() local
1271 struct ebt_table *t; in do_update_counters() local
1367 const struct ebt_entry_target *t; in ebt_entry_to_user() local
1397 static int copy_counters_to_user(struct ebt_table *t, in copy_counters_to_user()
1428 static int copy_everything_to_user(struct ebt_table *t, void __user *user, in copy_everything_to_user()
[all …]

123456