key32            2019 net/pf.c       	u_int32_t	a = 0x9e3779b9, b = 0x9e3779b9, c = key->key32[0];
key32            2025 net/pf.c       		b += key->key32[1];
key32            2027 net/pf.c       		hash->addr32[0] = c + key->key32[2];
key32            2038 net/pf.c       		c += key->key32[1];
key32            2043 net/pf.c       		c += key->key32[2];
key32            2048 net/pf.c       		c += key->key32[3];
key32             370 net/pfvar.h    		u_int32_t		key32[4];
key32             374 net/pfvar.h    #define key32	pfk.key32