Searched refs:hast_proto_recv_hdr (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sbin/hastd/
H A Dhast_proto.h44 int hast_proto_recv_hdr(const struct proto_conn *conn, struct nv **nvp);
H A Devent.c70 if (hast_proto_recv_hdr(res->hr_event, &nvin) == -1) {
97 if (hast_proto_recv_hdr(res->hr_event, &nvin) == -1) {
H A Dcontrol.c181 if (hast_proto_recv_hdr(res->hr_ctrl, &cnvin) == -1) {
326 if (hast_proto_recv_hdr(conn, &nvin) == -1) {
441 if (hast_proto_recv_hdr(res->hr_ctrl, &nvin) == -1) {
H A Dhast_proto.c132 hast_proto_recv_hdr(const struct proto_conn *conn, struct nv **nvp) function
H A Dhastd.c471 if (hast_proto_recv_hdr(res->hr_ctrl, &nvin) == -1) {
790 if (hast_proto_recv_hdr(conn, &nvin) == -1) {
H A Dprimary.c681 if (hast_proto_recv_hdr(out, &nvin) == -1) {
767 if (hast_proto_recv_hdr(out, &nvin) == -1) {
1746 if (hast_proto_recv_hdr(res->hr_remotein, &nv) == -1) {
H A Dsecondary.c665 if (hast_proto_recv_hdr(res->hr_remotein, &nv) == -1) {
/freebsd-12-stable/sbin/hastctl/
H A Dhastctl.c558 if (hast_proto_recv_hdr(controlconn, &nv) == -1) {
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c236 if (hast_proto_recv_hdr(conn, &nv) == -1) {

Completed in 99 milliseconds