Searched refs:const_info (Results 1 – 3 of 3) sorted by relevance
235 struct flow_info const_info; /* constant connection info */ member337 if (hash_node->const_info.key == id) { in siftr_find_flow()361 hash_node->const_info = info; in siftr_new_hash_node()416 hash_node->const_info.laddr, in siftr_process_pkt()417 hash_node->const_info.lport, in siftr_process_pkt()418 hash_node->const_info.faddr, in siftr_process_pkt()419 hash_node->const_info.fport, in siftr_process_pkt()1234 counter->const_info.laddr, in siftr_manage_ops()1235 counter->const_info.lport, in siftr_manage_ops()1236 counter->const_info.faddr, in siftr_manage_ops()[all …]
88 struct const_info { struct130 struct const_info *cinfo;
1483 (struct const_info *)malloc(sizeof(struct const_info)); in initialize_symbol()1489 sizeof(struct const_info)); in initialize_symbol()