Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/ctl/
H A Dctl_ha.c69 struct ha_msg_wire { struct
213 struct ha_msg_wire wire_hdr; in ctl_ha_rx_thread()
316 so->so_rcv.sb_lowat = sizeof(struct ha_msg_wire); in ctl_ha_sock_setup()
320 so->so_snd.sb_lowat = sizeof(struct ha_msg_wire); in ctl_ha_sock_setup()
680 struct ha_msg_wire hdr; in ctl_ha_msg_send2()