ucspi-tcp6 1.13.07
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 [16],uint16,char [16],uint16,unsigned int,uint32);
8
9#endif
int remoteinfo(stralloc *, char[16], uint16, char[16], uint16, unsigned int, uint32)
Definition remoteinfo.c:98