Home
last modified time | relevance | path

Searched refs:ha_msg_wire (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/cam/ctl/
H A Dctl_ha.c67 struct ha_msg_wire { struct
211 struct ha_msg_wire wire_hdr; in ctl_ha_rx_thread()
314 so->so_rcv.sb_lowat = sizeof(struct ha_msg_wire); in ctl_ha_sock_setup()
318 so->so_snd.sb_lowat = sizeof(struct ha_msg_wire); in ctl_ha_sock_setup()
678 struct ha_msg_wire hdr; in ctl_ha_msg_send2()