Searched refs:ipp_ops_t (Results 1 – 10 of 10) sorted by relevance
105 typedef struct ipp_ops ipp_ops_t; typedef127 extern int ipp_mod_register(const char *, ipp_ops_t *);
86 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()
437 ipp_ops_t *ippo; in ippops()444 ippo = mdb_alloc(sizeof (ipp_ops_t), UM_SLEEP); in ippops()445 if (mdb_vread(ippo, sizeof (ipp_ops_t), addr) == -1) { in ippops()447 mdb_free(ippo, sizeof (ipp_ops_t)); in ippops()490 mdb_free(ippo, sizeof (ipp_ops_t)); in ippops()
51 ipp_ops_t ipgpc_ops = {
53 ipp_ops_t dlcosmk_ops = {
57 ipp_ops_t flowacct_ops = {
77 ipp_ops_t dscpmk_ops = {
56 ipp_ops_t tswtcl_ops = {
75 ipp_ops_t tokenmt_ops = {