Searched refs:GetMacSize (Results 1 – 5 of 5) sorted by relevance
127 virtual size_t GetMacSize() const { return ImplT::GetMacSize(); } in GetMacSize() function
132 virtual size_t GetMacSize() const { return ImplT::GetMacSize(); } in GetMacSize() function
55 virtual size_t GetMacSize() const = 0;
45 static size_t GetMacSize() { return MAX_MAC_SIZE; } in GetMacSize() function