Home
last modified time | relevance | path

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

/include/net/
Dudp.h73 struct udp_table { struct
79 extern struct udp_table udp_table; argument
80 void udp_table_init(struct udp_table *, const char *);
81 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
91 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
305 struct udp_table *tbl, struct sk_buff *skb);
315 int dif, int sdif, struct udp_table *tbl,
428 struct udp_table *udp_table; member
Dudplite.h16 extern struct udp_table udplite_table;
Dipv6_stubs.h88 int dif, int sdif, struct udp_table *tbl,
Dsock.h1343 struct udp_table *udp_table; member
/include/net/netns/
Dipv4.h85 struct udp_table *udp_table; member