Lines Matching refs:udp_table
65 * struct udp_table - UDP table
72 struct udp_table {
78 extern struct udp_table udp_table;
79 void udp_table_init(struct udp_table *, const char *);
80 static inline struct udp_hslot *udp_hashslot(struct udp_table *table,
89 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table,
316 struct udp_table *tbl, struct sk_buff *skb);
326 int dif, int sdif, struct udp_table *tbl,
445 struct udp_table *udp_table;