Searched refs:ip_qops (Results 1 – 1 of 1) sorted by relevance
2007 static const mdb_qops_t ip_qops = { ip_qinfo, ip_rnext, ip_wnext }; variable2016 mdb_qops_install(&ip_qops, (uintptr_t)sym.st_value); in _mdb_init()2027 mdb_qops_remove(&ip_qops, (uintptr_t)sym.st_value); in _mdb_fini()