Searched refs:udp_table (Results 1 – 3 of 3) sorted by relevance
75 struct udp_table { struct81 extern struct udp_table udp_table; argument82 extern void udp_table_init(struct udp_table *, const char *);83 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()92 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()201 int dif, struct udp_table *tbl);207 int dif, struct udp_table *tbl);246 struct udp_table *udp_table; member255 struct udp_table *udp_table; member
14 extern struct udp_table udplite_table;
899 struct udp_table *udp_table; member