Home
last modified time | relevance | path

Searched refs:udp_table (Results 1 – 5 of 5) sorted by relevance

/include/net/
A Dudp.h97 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 Dudplite.h16 extern struct udp_table udplite_table;
A Dipv6_stubs.h88 int dif, int sdif, struct udp_table *tbl,
A Dsock.h1354 struct udp_table *udp_table; member
/include/net/netns/
A Dipv4.h91 struct udp_table *udp_table; member

Completed in 16 milliseconds