Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dkeysock.h128 #define KEYSOCK_ISREG(ks, satype) (((ks)->keysock_registered[(satype) >> 3]) & \ macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dkeysock.c1746 if (KEYSOCK_ISREG(ks, satype)) in keysock_parse()
1944 if (KEYSOCK_ISREG(ks, satype)) { in keysock_link_consumer()
2160 KEYSOCK_ISREG(ks, kc->kc_sa_type))) in keysock_passup()