Searched refs:udp_table (Results 1 – 5 of 5) sorted by relevance
| /include/net/ |
| A D | udp.h | 97 struct udp_table { struct 106 extern struct udp_table udp_table; argument 107 void udp_table_init(struct udp_table *, const char *); 108 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot() 119 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2() 126 static inline void udp_table_hash4_init(struct udp_table *table) in udp_table_hash4_init() 130 static inline struct udp_hslot *udp_hashslot4(struct udp_table *table, in udp_hashslot4() 162 static inline void udp_table_hash4_init(struct udp_table *table) in udp_table_hash4_init() 430 struct udp_table *tbl, struct sk_buff *skb); 440 int dif, int sdif, struct udp_table *tbl, [all …]
|
| A D | udplite.h | 16 extern struct udp_table udplite_table;
|
| A D | ipv6_stubs.h | 88 int dif, int sdif, struct udp_table *tbl,
|
| A D | sock.h | 1354 struct udp_table *udp_table; member
|
| /include/net/netns/ |
| A D | ipv4.h | 91 struct udp_table *udp_table; member
|
Completed in 16 milliseconds