This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ipp_up_and_iff_running [2018/08/27 08:20] rpjday [Up, then disconnected] |
ipp_up_and_iff_running [2018/08/27 11:03] rpjday [net/core/dev_ioctl.c] |
||
---|---|---|---|
Line 183: | Line 183: | ||
==== net/core/dev_ioctl.c ==== | ==== net/core/dev_ioctl.c ==== | ||
- | This is how ''ifconfig'' gets its info -- via ''dev_get_flags()'': | + | This is how ''ifconfig'' gets its info -- via ''dev_get_flags()'' and ioctl command ''SIOCGIFFLAGS'': |
<code> | <code> |