Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dprimary.c1327 (intmax_t)ggio->gctl_offset, in ggate_recv_thread()
1340 (intmax_t)ggio->gctl_offset, in ggate_recv_thread()
1350 ggio->gctl_offset, ggio->gctl_length)) { in ggate_recv_thread()
1405 ggio->gctl_offset + res->hr_localoff); in local_send_thread()
1428 ggio->gctl_offset + res->hr_localoff); in local_send_thread()
1449 ggio->gctl_offset + res->hr_localoff, in local_send_thread()
1578 offset = ggio->gctl_offset; in remote_send_thread()
1584 offset = ggio->gctl_offset; in remote_send_thread()
1590 offset = ggio->gctl_offset; in remote_send_thread()
1902 ggio->gctl_offset, ggio->gctl_length)) { in ggate_send_thread()
[all …]
/freebsd-14.2/sbin/ggate/ggatel/
H A Dggatel.c146 ggio.gctl_offset) == -1) { in g_gatel_serve()
154 ggio.gctl_offset) == -1) { in g_gatel_serve()
/freebsd-14.2/sys/geom/gate/
H A Dg_gate.h156 off_t gctl_offset; member
H A Dg_gate.c877 ggio->gctl_offset = bp->bio_offset; in g_gate_ioctl()
/freebsd-14.2/sbin/ggate/ggatec/
H A Dggatec.c171 hdr.gh_offset = ggio.gctl_offset; in send_thread()
247 ggio.gctl_offset = hdr.gh_offset; in recv_thread()