udp_table 1027 include/net/sock.h struct udp_table *udp_table; udp_table 81 include/net/udp.h extern struct udp_table udp_table; udp_table 82 include/net/udp.h void udp_table_init(struct udp_table *, const char *); udp_table 83 include/net/udp.h static inline struct udp_hslot *udp_hashslot(struct udp_table *table, udp_table 92 include/net/udp.h static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, udp_table 253 include/net/udp.h struct udp_table *tbl); udp_table 261 include/net/udp.h int dif, struct udp_table *tbl); udp_table 300 include/net/udp.h struct udp_table *udp_table; udp_table 309 include/net/udp.h struct udp_table *udp_table; udp_table 14 include/net/udplite.h extern struct udp_table udplite_table;