NetBSD/sys/dev/ofw
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
..
Makefile
files.ofw fix FDT build without openfirm pseudo-device 2015-12-16 12:22:48 +00:00
ofbus.c
ofcons.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
ofdisk.c Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
ofnet.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
ofrtc.c
ofw_network_subr.c
ofw_pci.h
ofw_subr.c add of_getprop_bool and of_getprop_uint32 helpers 2015-12-16 19:33:39 +00:00
openfirm.h add of_getprop_bool and of_getprop_uint32 helpers 2015-12-16 19:33:39 +00:00
openfirmio.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
openfirmio.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00