Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dkeysock.h130 #define KEYSOCK_SETREG(ks, satype) (ks)->keysock_registered[(satype) >> 3] |= \ macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dkeysock.c2136 KEYSOCK_SETREG(ks, satype); in keysock_passup()