mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
since ether_ifattach() does it for us. We do need to call ether_ifdetach() instead of if_detach(). And we don't have to check for ifp->if_name already being initialized because it never will be in FreeBSD 4.x and above. Reviewed by: Warner Losh, Duncan Barclay |
||
|---|---|---|
| .. | ||
| if_ray.c | ||
| if_raydbg.h | ||
| if_raymib.h | ||
| if_rayreg.h | ||
| if_rayvar.h | ||