Home
last modified time | relevance | path

Searched refs:H0INIT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/sctp/
Dsla1.h70 #define H0INIT 0x67452301 macro
/linux-2.4.37.9/net/sctp/
Dsla1.c64 ctx->H0 = H0INIT; in SLA1_Init()