Searched refs:ks1dbg (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | keysock.c | 140 #define ks1dbg(keystack, a) if (keystack->keystack_debug != 0) printf a macro 499 ks1dbg(keystack, ("Module close, removing a consumer (%d).\n", in keysock_close() 627 ks1dbg(keystack, ( in keysock_open() 1147 ks1dbg(keystack, ( in ext_check() 1149 ks1dbg(keystack, ("%d bits, len is %d bytes.\n", in ext_check() 1649 ks1dbg(keystack, ("Got duplicate extension of type %d.\n", in keysock_parse() 1656 ks1dbg(keystack, ("Got unknown extension of type %d.\n", in keysock_parse() 1662 ks1dbg(keystack, in keysock_parse() 1669 ks1dbg(keystack, in keysock_parse() 1860 ks1dbg(keystack, ("Huh? wput for an consumer instance (%d)?\n", in keysock_wput() [all …]
|