13da5c369Sopenharmony_ci//! Functionality involving network interfaces 23da5c369Sopenharmony_ci// To avoid clashing with the keyword "if", we use "if_" as the module name. 33da5c369Sopenharmony_ci// The original header is called "net/if.h". 43da5c369Sopenharmony_cipub mod if_; 5