Searched refs:FragmentHashDefinition (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp116 struct FragmentHashDefinition { struct
148 typedef BOpenHashTable<FragmentHashDefinition, false, true> FragmentTable;
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp101 struct FragmentHashDefinition { struct
131 typedef BOpenHashTable<FragmentHashDefinition, false, true> FragmentTable;

Completed in 18 milliseconds