NetBSD/sys/dev/cadence
ozaki-r d938d837b3 Introduce m_set_rcvif and m_reset_rcvif
The API is used to set (or reset) a received interface of a mbuf.
They are counterpart of m_get_rcvif, which will come in another
commit, hide internal of rcvif operation, and reduce the diff of
the upcoming change.

No functional change.
2016-06-10 13:27:10 +00:00
..
cemacreg.h Add hardware checksumming support. 2015-08-24 18:51:37 +00:00
if_cemac.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
if_cemacvar.h