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() 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
|
D | udplite.h | 16 extern struct udp_table udplite_table;
|
D | ipv6_stubs.h | 82 int dif, int sdif, struct udp_table *tbl,
|
D | sock.h | 1371 struct udp_table *udp_table; member
|
/include/net/netns/ |
D | ipv4.h | 47 struct udp_table *udp_table; member
|