Home
last modified time | relevance | path

Searched defs:ha_msg (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/include/
H A Dha_msg.h67 struct ha_msg { struct
77 typedef struct ha_msg HA_Message; argument
/dports/security/snort3/snort3-3.1.19.0/src/flow/
H A Dha.cc534 HAMessage ha_msg(sc_msg->content, sc_msg->content_length); in ha_sc_receive_handler() local
583 HAMessage ha_msg(sc_msg->content, sc_msg->content_length); in send_sc_update_message() local
595 HAMessage ha_msg(daq_io_buffer, sizeof(daq_io_buffer)); in send_daq_update_message() local
640 HAMessage ha_msg(sc_msg->content, sc_msg->content_length); in send_sc_deletion_message() local
679 HAMessage ha_msg(fhs.data, fhs.length); in process_daq_import() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hv/
H A Dhv_balloon.c1485 struct dm_hot_add *ha_msg; in balloon_onchannelcallback() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hv/
H A Dhv_balloon.c1485 struct dm_hot_add *ha_msg; in balloon_onchannelcallback() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hv/
H A Dhv_balloon.c1485 struct dm_hot_add *ha_msg; in balloon_onchannelcallback() local
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/clplumbing/
H A Dcl_msg.c2112 cl_set_oldmsgauthfunc(gboolean (*authfunc)(const struct ha_msg*)) in cl_set_oldmsgauthfunc()