ucspi-tcp6 1.13.02
ucspi-tcp6
Loading...
Searching...
No Matches
remoteinfo.h
Go to the documentation of this file.
1#ifndef REMOTEINFO_H
2#define REMOTEINFO_H
3
4#include "stralloc.h"
5#include "uint_t.h"
6
7extern int remoteinfo(stralloc *,char *,uint16,char *,uint16,unsigned int,uint32);
8
9#endif
int remoteinfo(stralloc *, char *, uint16, char *, uint16, unsigned int, uint32)