Home
last modified time | relevance | path

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

/include/net/
Dudp.h71 struct udp_table { struct
77 extern struct udp_table udp_table; argument
78 void udp_table_init(struct udp_table *, const char *);
79 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
88 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
308 struct udp_table *tbl, struct sk_buff *skb);
318 int dif, int sdif, struct udp_table *tbl,
437 struct udp_table *udp_table; member
Dipv6_stubs.h70 int dif, int sdif, struct udp_table *tbl,
Dudplite.h15 extern struct udp_table udplite_table;
Dsock.h1173 struct udp_table *udp_table; member