Searched refs:hash_entry_ptr (Results 1 – 1 of 1) sorted by relevance
3271 struct soflow_hash_entry *hash_entry_ptr = NULL; in cfil_dispatch_closed_event_sign() local3299 hash_entry_ptr = cfil_info->cfi_hash_entry; in cfil_dispatch_closed_event_sign()3304 hash_entry_ptr = &hash_entry; in cfil_dispatch_closed_event_sign()3306 if (hash_entry_ptr != NULL) { in cfil_dispatch_closed_event_sign()3310 cfil_fill_event_msg_addresses(hash_entry_ptr, inp, src, dst, !IS_INP_V6(inp), outgoing); in cfil_dispatch_closed_event_sign()3376 struct soflow_hash_entry *hash_entry_ptr = NULL; in cfil_dispatch_attach_event() local3454 hash_entry_ptr = cfil_info->cfi_hash_entry; in cfil_dispatch_attach_event()3459 hash_entry_ptr = &hash_entry; in cfil_dispatch_attach_event()3461 if (hash_entry_ptr != NULL) { in cfil_dispatch_attach_event()3462 cfil_fill_event_msg_addresses(hash_entry_ptr, inp, in cfil_dispatch_attach_event()