only deliver frames to IPv4 raw sockets of the specified protocol.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20675 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Hugo Santos
2007-04-13 04:20:39 +00:00
parent ab7e75e74d
commit 57e2a3d584
2 changed files with 10 additions and 7 deletions
+2
View File
@@ -60,6 +60,8 @@ public:
void WakeAll();
net_socket *Socket() const { return fSocket; }
protected:
status_t _Enqueue(net_buffer *buffer);
status_t _EnqueueClone(net_buffer *buffer);