Searched refs:udp_hslot_main (Results 1 – 2 of 2) sorted by relevance
79 struct udp_hslot_main { struct85 #define UDP_HSLOT_MAIN(__hslot) ((struct udp_hslot_main *)(__hslot)) argument99 struct udp_hslot_main *hash2;
3613 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()