Home
last modified time | relevance | path

Searched refs:udp_hslot_main (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dudp.h79 struct udp_hslot_main { struct
85 #define UDP_HSLOT_MAIN(__hslot) ((struct udp_hslot_main *)(__hslot)) argument
99 struct udp_hslot_main *hash2;
/linux/net/ipv4/
H A Dudp.c3613 slot_size = sizeof(struct udp_hslot) + sizeof(struct udp_hslot_main) + in udp_table_init()
3669 slot_size = sizeof(struct udp_hslot) + sizeof(struct udp_hslot_main) + in udp_pernet_table_alloc()