Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dproto_impl.h57 prt_client_t *prt_client; member
H A Dproto.c120 if (proto->prt_client == NULL) in proto_common_setup()
123 ret = proto->prt_client(srcaddr, dstaddr, &ctx); in proto_common_setup()
H A Dproto_socketpair.c224 .prt_client = sp_client,
H A Dproto_uds.c342 .prt_client = uds_client,
H A Dproto_tcp.c617 .prt_client = tcp_client,