Searched refs:COMP_MOD_NAME (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/net/ |
H A D | pppio.h | 159 #define COMP_MOD_NAME "spppcomp" macro 168 #define COMP_MOD_NAME "ppp_comp"
|
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | spppcomp_mod.c | 76 COMP_MOD_NAME, /* f_name */
|
H A D | spppcomp.c | 116 COMP_MOD_NAME, /* mi_idname */ 159 #define DBGSTART CE_CONT, COMP_MOD_NAME "%d: " 162 #define DBGSTART COMP_MOD_NAME "%d: " 1085 (void) sprintf(unit, "%s" "%d", COMP_MOD_NAME, cp->cp_unit); in spppcomp_mctl() 1086 ksp = kstat_create(COMP_MOD_NAME, cp->cp_unit, unit, "net", in spppcomp_mctl()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 992 (void) modpush(fd, COMP_MOD_NAME, "PPP compression");
|