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

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2007 static const mdb_qops_t ip_qops = { ip_qinfo, ip_rnext, ip_wnext }; variable
2016 mdb_qops_install(&ip_qops, (uintptr_t)sym.st_value);
2027 mdb_qops_remove(&ip_qops, (uintptr_t)sym.st_value);

Completed in 49 milliseconds