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()
90 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
303 struct udp_table *tbl, struct sk_buff *skb);
313 int dif, int sdif, struct udp_table *tbl,
433 struct udp_table *udp_table; member
Dudplite.h16 extern struct udp_table udplite_table;
Dipv6_stubs.h82 int dif, int sdif, struct udp_table *tbl,
Dsock.h1371 struct udp_table *udp_table; member
/include/net/netns/
Dipv4.h47 struct udp_table *udp_table; member