Searched defs:sppptun_qops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c682 static const mdb_qops_t sppptun_qops = { variable
696 mdb_qops_install(&sppptun_qops, (uintptr_t)sym.st_value);
707 mdb_qops_remove(&sppptun_qops, (uintptr_t)sym.st_value);

Completed in 299 milliseconds