Searched refs:STREAMS (Results 1 – 10 of 10) sorted by relevance
334 #define STREAMS (UMAC_OUTPUT_LEN / 4) /* Number of times hash is applied */ macro342 UINT8 nh_key [L1_KEY_LEN + L1_KEY_SHIFT * (STREAMS - 1)]; /* NH Key */346 UINT64 state[STREAMS]; /* on-line state */798 UINT64 poly_key_8[STREAMS]; /* p64 poly keys */799 UINT64 poly_accum[STREAMS]; /* poly hash result */800 UINT64 ip_keys[STREAMS*4]; /* Inner-product keys */801 UINT32 ip_trans[STREAMS]; /* Inner-product translation */858 for (i = 0; i < STREAMS; i++) { in poly_hash()939 for (i = 0; i < STREAMS; i++) { in ip_long()982 UINT8 buf[(8*STREAMS+4)*sizeof(UINT64)]; in uhash_init()[all …]
43 This requires a special STREAMS module.48 code does not work under STREAMS, as used in SunOS 4.1.1.49 Equivalent STREAMS modules are supplied with Version 3.77 13. A STREAMS module which captures carrier-detect data-lead transitions to79 usual STREAMS processing. See the ppsclock subdirectory.
33 - *SIMPLE* makefile to build a loadable STREAMS47 - simple test program for STREAMS module. Its so simple,60 - STREAMS specific definitions
4 and STREAMS modules in the .. (./kernel) directory.
10 as part of the xntp daemon and in kernel land as part of a STREAMS module12 SunOS4.x/SunOS5.x STREAMS are supported (volunteers for other vendors like HP?).
5 chu_clk line discipline or STREAMS module and can also test a CHU
71 - Solaris/HP-UX now use pfil STREAMS module.
105 line disciplines and STREAMS modules used with the CHU
4259 * include/ntp_machine.h (HAVE_TERMIOS): STREAMS does not imply
159 it's necessary, Solaris it still biased towards TLI/STREAMS in