| United States-English |
|
|
|
![]() |
HP-UX 11i Version 1.5 Reference Volume 4, Section 3: Libraries > sspray(3N) |
|
NAMEspray — scatter data in order to check the network DESCRIPTIONThis reference page describes the data structures and XDR routines used by the spray(1M) program. A spray() function call does not exist. Refer to spray(1M) for more information. RPC InformationProgram number: SPRAYPROG XDR routines: xdr_sprayarr(xdrs, arr); XDR *xdrs; struct sprayarr *arr; xdr_spraycumul(xdrs, cumul); XDR *xdrs; struct spraycumul *cumul; Procedures:
Versions: SPRAYVERS_ORIG Structures: struct spraycumul { unsigned counter; struct timeval clock; }; struct sprayarr { int *data; int lnth; }; |
||||||||||||||||||||||||||||
|
|||||||||||||||