Public Member Functions | Static Public Member Functions

Mta Class Reference

-*- Mode: C++ -*- Intel 82576 VF device model. More...

#include <82576vf.h>

List of all members.

Public Member Functions

bool includes (EthernetAddr const &addr) const
void set (uint16 hash)
void clear ()
 Mta ()

Static Public Member Functions

static uint16 hash (EthernetAddr const &addr)

Detailed Description

-*- Mode: C++ -*- Intel 82576 VF device model.

Copyright (C) 2010, Julian Stecklina <jsteckli@os.inf.tu-dresden.de> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.


Constructor & Destructor Documentation

Mta::Mta (  )  [inline]

Member Function Documentation

void Mta::clear (  )  [inline]
static uint16 Mta::hash ( EthernetAddr const &  addr  )  [inline, static]
bool Mta::includes ( EthernetAddr const &  addr  )  const [inline]
void Mta::set ( uint16  hash  )  [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines