Ubox
OpenWrt core utilities
module Struct Reference
Collaboration diagram for module:

Data Fields

char * name
 
char * depends
 
char * opts
 
int size
 
int usage
 
int state
 
int error
 
int refcnt
 

Detailed Description

Definition at line 63 of file kmodloader.c.

Field Documentation

◆ depends

char* module::depends

Definition at line 65 of file kmodloader.c.

◆ error

int module::error

Definition at line 71 of file kmodloader.c.

◆ name

char* module::name

Definition at line 64 of file kmodloader.c.

◆ opts

char* module::opts

Definition at line 66 of file kmodloader.c.

◆ refcnt

int module::refcnt

Definition at line 72 of file kmodloader.c.

◆ size

int module::size

Definition at line 68 of file kmodloader.c.

◆ state

int module::state

Definition at line 70 of file kmodloader.c.

◆ usage

int module::usage

Definition at line 69 of file kmodloader.c.


The documentation for this struct was generated from the following file: