• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/

Lines Matching defs:ecm_state_file_instance

95  * struct ecm_state_file_instance
98 struct ecm_state_file_instance {
137 int ecm_state_write_reset(struct ecm_state_file_instance *sfi, char *prefix)
161 int ecm_state_prefix_add(struct ecm_state_file_instance *sfi, char *prefix)
189 int ecm_state_prefix_index_add(struct ecm_state_file_instance *sfi, int index)
217 int ecm_state_prefix_remove(struct ecm_state_file_instance *sfi)
237 int ecm_state_write(struct ecm_state_file_instance *sfi, char *name, char *fmt, ...)
282 static bool ecm_state_char_dev_conn_msg_prep(struct ecm_state_file_instance *sfi)
298 static bool ecm_state_char_dev_mapping_msg_prep(struct ecm_state_file_instance *sfi)
314 static bool ecm_state_char_dev_host_msg_prep(struct ecm_state_file_instance *sfi)
331 static bool ecm_state_char_dev_node_msg_prep(struct ecm_state_file_instance *sfi)
348 static int ecm_state_char_dev_iface_msg_prep(struct ecm_state_file_instance *sfi)
364 static bool ecm_state_char_dev_conn_chain_msg_prep(struct ecm_state_file_instance *sfi)
388 static bool ecm_state_char_dev_mapping_chain_msg_prep(struct ecm_state_file_instance *sfi)
412 static bool ecm_state_char_dev_host_chain_msg_prep(struct ecm_state_file_instance *sfi)
436 static bool ecm_state_char_dev_node_chain_msg_prep(struct ecm_state_file_instance *sfi)
460 static bool ecm_state_char_dev_iface_chain_msg_prep(struct ecm_state_file_instance *sfi)
484 static bool ecm_state_char_dev_protocol_count_msg_prep(struct ecm_state_file_instance *sfi)
509 static int ecm_state_char_dev_cta_msg_prep(struct ecm_state_file_instance *sfi, ecm_classifier_type_t ca_type)
543 static void ecm_state_file_classifier_type_assignments_release(struct ecm_state_file_instance *sfi)
566 struct ecm_state_file_instance *sfi;
575 sfi = (struct ecm_state_file_instance *)kzalloc(sizeof(struct ecm_state_file_instance), GFP_ATOMIC | __GFP_NOWARN);
643 struct ecm_state_file_instance *sfi;
645 sfi = (struct ecm_state_file_instance *)file->private_data;
686 struct ecm_state_file_instance *sfi;
692 sfi = (struct ecm_state_file_instance *)file->private_data;