Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dudp.h75 struct udp_table { struct
81 extern struct udp_table udp_table; argument
82 void udp_table_init(struct udp_table *, const char *);
83 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
92 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
302 struct udp_table *tbl, struct sk_buff *skb);
312 int dif, int sdif, struct udp_table *tbl,
424 struct udp_table *udp_table; member
Dudplite.h15 extern struct udp_table udplite_table;
Dsock.h1183 struct udp_table *udp_table; member