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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/nbt_server/wins/
H A Dwinswack.c54 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->query.in.dest_addr, true);
117 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->query.in.dest_addr, true);
172 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->release.in.dest_addr, true);
234 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->release.in.dest_addr, true);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/nbt_server/wins/
H A Dwinswack.c54 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->query.in.dest_addr, true);
117 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->query.in.dest_addr, true);
172 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->release.in.dest_addr, true);
234 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->release.in.dest_addr, true);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/nbt_server/wins/
H A Dwinswack.c54 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->query.in.dest_addr, true);
117 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->query.in.dest_addr, true);
172 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->release.in.dest_addr, true);
234 iface = nbtd_find_request_iface(state->io->in.nbtd_server, state->release.in.dest_addr, true);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/nbt_server/
H A Dirpc.c116 struct nbtd_interface *iface = nbtd_find_request_iface(server, req->in.ip_address, true);
H A Dinterfaces.c376 struct nbtd_interface *nbtd_find_request_iface(struct nbtd_server *nbtd_server, function
418 return nbtd_find_request_iface(nbtd_server, address, allow_bcast_iface);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/nbt_server/
H A Dirpc.c116 struct nbtd_interface *iface = nbtd_find_request_iface(server, req->in.ip_address, true);
H A Dinterfaces.c376 struct nbtd_interface *nbtd_find_request_iface(struct nbtd_server *nbtd_server, function
418 return nbtd_find_request_iface(nbtd_server, address, allow_bcast_iface);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/nbt_server/
H A Dirpc.c116 struct nbtd_interface *iface = nbtd_find_request_iface(server, req->in.ip_address, true);
H A Dinterfaces.c376 struct nbtd_interface *nbtd_find_request_iface(struct nbtd_server *nbtd_server, function
418 return nbtd_find_request_iface(nbtd_server, address, allow_bcast_iface);

Completed in 114 milliseconds