| United States-English |
|
|
|
![]() |
HP-UX Reference (Volume 7 of 9): Section 3: Library Functions (N-Z) > 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; }; |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||