Searched hist:ae074c5d153df2435d7ee61df2d104827c48f384 (Results 1 – 6 of 6) sorted by relevance
/haiku/src/add-ons/kernel/network/devices/loopback/ | ||
H A D | loopback.cpp | ae074c5d153df2435d7ee61df2d104827c48f384 Sun Apr 08 05:50:36 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> moved IFF_LINK handling to the device module (ethernet in this case). Now domain interfaces only keep specific flags such as IFF_UP and the configuration flags. IFF_LINK, IFF_BROADCAST etc are maintained exclusively by the device. |
/haiku/src/add-ons/kernel/network/stack/ | ||
H A D | domains.h | ae074c5d153df2435d7ee61df2d104827c48f384 Sun Apr 08 05:50:36 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> moved IFF_LINK handling to the device module (ethernet in this case). Now domain interfaces only keep specific flags such as IFF_UP and the configuration flags. IFF_LINK, IFF_BROADCAST etc are maintained exclusively by the device. |
H A D | domains.cpp | ae074c5d153df2435d7ee61df2d104827c48f384 Sun Apr 08 05:50:36 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> moved IFF_LINK handling to the device module (ethernet in this case). Now domain interfaces only keep specific flags such as IFF_UP and the configuration flags. IFF_LINK, IFF_BROADCAST etc are maintained exclusively by the device. |
H A D | datalink.cpp | ae074c5d153df2435d7ee61df2d104827c48f384 Sun Apr 08 05:50:36 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> moved IFF_LINK handling to the device module (ethernet in this case). Now domain interfaces only keep specific flags such as IFF_UP and the configuration flags. IFF_LINK, IFF_BROADCAST etc are maintained exclusively by the device. |
H A D | interfaces.cpp | ae074c5d153df2435d7ee61df2d104827c48f384 Sun Apr 08 05:50:36 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> moved IFF_LINK handling to the device module (ethernet in this case). Now domain interfaces only keep specific flags such as IFF_UP and the configuration flags. IFF_LINK, IFF_BROADCAST etc are maintained exclusively by the device. |
/haiku/src/add-ons/kernel/network/devices/ethernet/ | ||
H A D | ethernet.cpp | ae074c5d153df2435d7ee61df2d104827c48f384 Sun Apr 08 05:50:36 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> moved IFF_LINK handling to the device module (ethernet in this case). Now domain interfaces only keep specific flags such as IFF_UP and the configuration flags. IFF_LINK, IFF_BROADCAST etc are maintained exclusively by the device. |