Searched refs:ks1dbg (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | keysock.c | 145 #define ks1dbg(keystack, a) if (keystack->keystack_debug != 0) printf a macro 494 ks1dbg(keystack, ("Module close, removing a consumer (%d).\n", in keysock_close() 622 ks1dbg(keystack, ( in keysock_open() 1231 ks1dbg(keystack, ( in ext_check() 1233 ks1dbg(keystack, ("%d bits, len is %d bytes.\n", in ext_check() 1748 ks1dbg(keystack, ("Got duplicate extension of type %d.\n", in keysock_parse() 1755 ks1dbg(keystack, ("Got unknown extension of type %d.\n", in keysock_parse() 1761 ks1dbg(keystack, in keysock_parse() 1768 ks1dbg(keystack, in keysock_parse() 1971 ks1dbg(keystack, ("Huh? wput for an consumer instance (%d)?\n", in keysock_wput() [all …]
|