Home
last modified time | relevance | path

Searched refs:udp_table (Results 1 – 18 of 18) sorted by relevance

/linux/include/net/
A Dudp.h72 struct udp_table { struct
78 extern struct udp_table udp_table; argument
79 void udp_table_init(struct udp_table *, const char *);
80 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
89 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
318 struct udp_table *tbl, struct sk_buff *skb);
328 int dif, int sdif, struct udp_table *tbl,
449 struct udp_table *udp_table; member
A Dudplite.h15 extern struct udp_table udplite_table;
A Dipv6_stubs.h82 int dif, int sdif, struct udp_table *tbl,
A Dsock.h1253 struct udp_table *udp_table; member
/linux/net/ipv4/
A Dudp_diag.c28 static int udp_dump_one(struct udp_table *tbl, in udp_dump_one()
89 static void udp_dump(struct udp_table *table, struct sk_buff *skb, in udp_dump()
150 udp_dump(&udp_table, skb, cb, r); in udp_diag_dump()
156 return udp_dump_one(&udp_table, cb, req); in udp_diag_dump_one()
169 struct udp_table *tbl) in __udp_diag_destroy()
228 return __udp_diag_destroy(in_skb, req, &udp_table); in udp_diag_destroy()
A Dudp.c119 struct udp_table udp_table __read_mostly;
120 EXPORT_SYMBOL(udp_table);
233 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_get_port()
459 struct udp_table *udptable, in udp4_lookup_run_bpf()
467 if (udptable != &udp_table) in udp4_lookup_run_bpf()
647 struct udp_table *udptable, in __udp4_lib_err_encap()
2006 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_unhash()
2037 struct udp_table *udptable = sk->sk_prot->h.udp_table; in udp_lib_rehash()
2937 .h.udp_table = &udp_table,
3161 .udp_table = &udp_table,
[all …]
A Dudplite.c17 struct udp_table udplite_table __read_mostly;
57 .h.udp_table = &udplite_table,
72 .udp_table = &udplite_table,
A Dudp_impl.h9 int __udp4_lib_rcv(struct sk_buff *, struct udp_table *, int);
10 int __udp4_lib_err(struct sk_buff *, u32, struct udp_table *);
A Dudp_offload.c578 inet_sdif(skb), &udp_table, NULL); in udp4_gro_lookup_skb()
/linux/net/ipv6/
A Dudp_impl.h11 int __udp6_lib_rcv(struct sk_buff *, struct udp_table *, int);
13 __be32, struct udp_table *);
A Dudp.c194 struct udp_table *udptable, in udp6_lookup_run_bpf()
204 if (udptable != &udp_table) in udp6_lookup_run_bpf()
272 struct udp_table *udptable) in __udp6_lib_lookup_skb()
288 inet6_sdif(skb), &udp_table, NULL); in udp6_lib_lookup_skb()
301 dif, 0, &udp_table, NULL); in udp6_lib_lookup()
506 struct udp_table *udptable, in __udp6_lib_err_encap()
560 struct udp_table *udptable) in __udp6_lib_err()
816 struct udp_table *udptable, int proto) in __udp6_lib_mcast_deliver()
1031 unsigned int slot2 = hash2 & udp_table.mask; in __udp6_lib_demux_lookup()
1697 .udp_table = &udp_table,
[all …]
A Dudplite.c54 .h.udp_table = &udplite_table,
93 .udp_table = &udplite_table,
A Dudp_offload.c121 inet6_sdif(skb), &udp_table, NULL); in udp6_gro_lookup_skb()
/linux/drivers/infiniband/core/
A Dud_header.c167 static const struct ib_field udp_table[] = { variable
444 ib_pack(udp_table, ARRAY_SIZE(udp_table), in ib_ud_header_pack()
/linux/net/core/
A Dfilter.c6125 dif, sdif, &udp_table, NULL); in sk_lookup()
6141 &udp_table, NULL); in sk_lookup()
/linux/
A Dvmlinux.symvers1578 0x00000000 udp_table vmlinux EXPORT_SYMBOL
A DSystem.map130316 ffff800011dd1c00 D udp_table
A D.tmp_System.map130316 ffff800011dd1c00 D udp_table

Completed in 382 milliseconds