Home | History | Annotate | Download | only in libsa

Lines Matching defs:repl

116 	struct repl {
122 } *repl;
129 struct repl d;
143 repl = &rdata.d;
168 repl, sizeof(*repl));
175 rpc_fromaddr(repl, &bp_server_addr, &bp_server_port);
182 bp_server_port = repl->port;
196 x = ntohl((uint32_t)repl->encap_len);
201 recv_head = (char *)repl->capsule;