Searched refs:LP_STAT (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dlp.h114 #define LP_STAT(minor) lp_table[(minor)].stats /* statistics area */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dlp.h114 #define LP_STAT(minor) lp_table[(minor)].stats /* statistics area */ macro
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dlp_asus.h137 #define LP_STAT(minor) lp_table[(minor)].stats /* statistics area */ macro
/asus-wl-520gu-7.0.1.45/src/router/infosvr/
H A Dlp.h139 #define LP_STAT(minor) lp_table[(minor)].stats /* statistics area */ macro
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dlp.h139 #define LP_STAT(minor) lp_table[(minor)].stats /* statistics area */ macro
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dlp.h139 #define LP_STAT(minor) lp_table[(minor)].stats /* statistics area */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dlp.c626 if (copy_to_user((int *) arg, &LP_STAT(minor),
630 memset(&LP_STAT(minor), 0,

Completed in 104 milliseconds