Searched refs:udp_table (Results 1 – 5 of 5) sorted by relevance
| /include/net/ |
| D | udp.h | 73 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
|
| D | udplite.h | 16 extern struct udp_table udplite_table;
|
| D | ipv6_stubs.h | 88 int dif, int sdif, struct udp_table *tbl,
|
| D | sock.h | 1343 struct udp_table *udp_table; member
|
| /include/net/netns/ |
| D | ipv4.h | 85 struct udp_table *udp_table; member
|