genericopenlibs/openenvcore/include/net/if.h
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
child 64 c44f36bb61a3
equal deleted inserted replaced
56:acd3cd4aaceb 57:2efc27d87e1c
   402 
   402 
   403 /*
   403 /*
   404  * Symbian specific APIs
   404  * Symbian specific APIs
   405  */
   405  */
   406 #ifdef __SYMBIAN32__
   406 #ifdef __SYMBIAN32__
   407 IMPORT_C int setdefaultif( const struct ifreq* );
   407 IMPORT_C int setdefaultif(const struct ifreq*);
       
   408 IMPORT_C int unsetdefaultif();
   408 #endif
   409 #endif
   409 
   410 
   410 #ifdef __SYMBIAN32__
   411 #ifdef __SYMBIAN32__
   411 #ifdef __cplusplus
   412 #ifdef __cplusplus
   412 }
   413 }