Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/hastd/
H A Dprimary.c1329 (intmax_t)ggio->gctl_offset, in ggate_recv_thread()
1342 (intmax_t)ggio->gctl_offset, in ggate_recv_thread()
1352 ggio->gctl_offset, ggio->gctl_length)) { in ggate_recv_thread()
1407 ggio->gctl_offset + res->hr_localoff); in local_send_thread()
1430 ggio->gctl_offset + res->hr_localoff); in local_send_thread()
1451 ggio->gctl_offset + res->hr_localoff, in local_send_thread()
1580 offset = ggio->gctl_offset; in remote_send_thread()
1586 offset = ggio->gctl_offset; in remote_send_thread()
1592 offset = ggio->gctl_offset; in remote_send_thread()
1904 ggio->gctl_offset, ggio->gctl_length)) { in ggate_send_thread()
[all …]
/freebsd-13.1/sbin/ggate/ggatel/
H A Dggatel.c148 ggio.gctl_offset) == -1) { in g_gatel_serve()
156 ggio.gctl_offset) == -1) { in g_gatel_serve()
/freebsd-13.1/sys/geom/gate/
H A Dg_gate.h158 off_t gctl_offset; member
H A Dg_gate.c882 ggio->gctl_offset = bp->bio_offset; in g_gate_ioctl()
/freebsd-13.1/sbin/ggate/ggatec/
H A Dggatec.c173 hdr.gh_offset = ggio.gctl_offset; in send_thread()
249 ggio.gctl_offset = hdr.gh_offset; in recv_thread()