Searched refs:ext_ptr (Results 1 – 2 of 2) sorted by relevance
376 void *ext_ptr = NULL; in tf_em_ext_alloc() local387 rc = tf_session_get_em_ext_db(tfp, &ext_ptr); in tf_em_ext_alloc()394 ext_db = (struct em_ext_db *)ext_ptr; in tf_em_ext_alloc()545 void *ext_ptr = NULL; in tf_em_ext_free() local555 rc = tf_session_get_em_ext_db(tfp, &ext_ptr); in tf_em_ext_free()562 ext_db = (struct em_ext_db *)ext_ptr; in tf_em_ext_free()
144 void *ext_ptr = NULL; in tf_em_ext_common_tbl_scope_find() local148 rc = tf_session_get_em_ext_db(tfp, &ext_ptr); in tf_em_ext_common_tbl_scope_find()152 ext_db = (struct em_ext_db *)ext_ptr; in tf_em_ext_common_tbl_scope_find()980 void *ext_ptr = NULL; in tf_em_ext_common_unbind() local1001 rc = tf_session_get_em_ext_db(tfp, &ext_ptr); in tf_em_ext_common_unbind()1008 ext_db = (struct em_ext_db *)ext_ptr; in tf_em_ext_common_unbind()