mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
IFF_DRV_RUNNING, as well as the move from ifnet.if_flags to ifnet.if_drv_flags. Device drivers are now responsible for synchronizing access to these flags, as they are in if_drv_flags. This helps prevent races between the network stack and device driver in maintaining the interface flags field. Many __FreeBSD__ and __FreeBSD_version checks maintained and continued; some less so. Reviewed by: pjd, bz MFC after: 7 days |
||
|---|---|---|
| .. | ||
| am8530.h | ||
| ctau.c | ||
| ctau2fw.h | ||
| ctaue1fw.h | ||
| ctaufw.h | ||
| ctaug7fw.h | ||
| ctaureg.h | ||
| ctddk.c | ||
| ctddk.h | ||
| ds2153.h | ||
| hdc64570.h | ||
| if_ct.c | ||
| lxt318.h | ||
| ng_ct.h | ||