Home
last modified time | relevance | path

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

/include/net/
Dudp.h75 struct udp_table { struct
81 extern struct udp_table udp_table; argument
82 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; member
255 struct udp_table *udp_table; member
Dudplite.h14 extern struct udp_table udplite_table;
Dsock.h899 struct udp_table *udp_table; member