diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-02-08 06:00:53 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-02-08 06:00:53 +0000 |
commit | 5abebbaf769b6ddee8d1917eabd364eb0a44a4f0 (patch) | |
tree | fb4f1179540b6c1512cf78bdf4486f5fc051353c /sys/net/bridgestp.c | |
parent | 32886a8e2b071ec25ba70187f55b9701d56ff70f (diff) |
Introduce if_input() a function to pass packets dequeued from a
recieving ring to the stack.
if_input() is at the moment a drop-in replacement for ether_input_mbuf()
but will let us stack pseudo-driver in a nice way in order to no longer
call ether_input() recursively.
ok pelikan@, reyk@, blambert@, henning@
Diffstat (limited to 'sys/net/bridgestp.c')
0 files changed, 0 insertions, 0 deletions