Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Devent.c68 if (hast_proto_recv_hdr(res->hr_event, &nvin) == -1) { in event_send()
95 if (hast_proto_recv_hdr(res->hr_event, &nvin) == -1) { in event_recv()
H A Dhast_proto.c130 hast_proto_recv_hdr(const struct proto_conn *conn, struct nv **nvp) in hast_proto_recv_hdr() function
H A Dhastd.c468 if (hast_proto_recv_hdr(res->hr_ctrl, &nvin) == -1) { in resource_reload()
787 if (hast_proto_recv_hdr(conn, &nvin) == -1) { in listen_accept()
H A Dprimary.c678 if (hast_proto_recv_hdr(out, &nvin) == -1) { in init_remote()
764 if (hast_proto_recv_hdr(out, &nvin) == -1) { in init_remote()
1743 if (hast_proto_recv_hdr(res->hr_remotein, &nv) == -1) { in remote_recv_thread()
H A Dsecondary.c662 if (hast_proto_recv_hdr(res->hr_remotein, &nv) == -1) { in recv_thread()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c233 if (hast_proto_recv_hdr(conn, &nv) == -1) { in hastctl()