Searched refs:udp_table (Results 1 – 4 of 4) sorted by relevance
/include/net/ |
D | udp.h | 71 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
|
D | ipv6_stubs.h | 70 int dif, int sdif, struct udp_table *tbl,
|
D | udplite.h | 15 extern struct udp_table udplite_table;
|
D | sock.h | 1173 struct udp_table *udp_table; member
|