Searched refs:ipp_ops_t (Results 1 – 10 of 10) sorted by relevance
103 typedef struct ipp_ops ipp_ops_t; typedef125 extern int ipp_mod_register(const char *, ipp_ops_t *);
84 ipp_ops_t *ippm_ops;
97 int ipp_mod_register(const char *, ipp_ops_t *);400 ipp_ops_t *ipp_ops) in ipp_mod_register()689 ipp_ops_t *ippo; in ipp_action_create()864 ipp_ops_t *ippo; in ipp_action_modify()925 ipp_ops_t *ippo; in ipp_action_info()1322 ipp_ops_t *ippo; in ipp_packet_process()2504 ipp_ops_t *ippo; in destroy_action()
435 ipp_ops_t *ippo; in ippops()442 ippo = mdb_alloc(sizeof (ipp_ops_t), UM_SLEEP); in ippops()443 if (mdb_vread(ippo, sizeof (ipp_ops_t), addr) == -1) { in ippops()445 mdb_free(ippo, sizeof (ipp_ops_t)); in ippops()488 mdb_free(ippo, sizeof (ipp_ops_t)); in ippops()
51 ipp_ops_t ipgpc_ops = {
53 ipp_ops_t dlcosmk_ops = {
55 ipp_ops_t flowacct_ops = {
77 ipp_ops_t dscpmk_ops = {
56 ipp_ops_t tswtcl_ops = {
75 ipp_ops_t tokenmt_ops = {