Searched refs:prt_client (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sbin/hastd/
H A Dproto_impl.h60 prt_client_t *prt_client; member in struct:proto
H A Dproto_socketpair.c227 .prt_client = sp_client,
H A Dproto.c123 if (proto->prt_client == NULL)
126 ret = proto->prt_client(srcaddr, dstaddr, &ctx);
H A Dproto_uds.c345 .prt_client = uds_client,
H A Dproto_tcp.c619 .prt_client = tcp_client,

Completed in 111 milliseconds