getPhyLessPduPtr -> skip ethernet pdus
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
|
||||
private:
|
||||
|
||||
Tins::PDU * getPhyLessPduPtr(IN const Tins::PDU & pdu) const;
|
||||
Tins::PDU * getPhyLessPduPtr(IN Tins::PDU & pdu) const;
|
||||
void addPduToHashList(IN Tins::PDU &pdu);
|
||||
bool searchAndRemoveHashListItem(IN const std::size_t removedHash);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user