Searched refs:ks2dbg (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | keysock.c | 146 #define ks2dbg(keystack, a) if (keystack->keystack_debug > 1) printf a macro 640 ks2dbg(keystack, ("Ready to putnext KEYSOCK_HELLO.\n")); in keysock_open() 647 ks2dbg(keystack, ("Made it into PF_KEY socket open.\n")); in keysock_open() 1710 ks2dbg(keystack, ("Received possible PF_KEY message, type %d.\n", in keysock_parse() 1724 ks2dbg(keystack, in keysock_parse() 1902 ks2dbg(keystack, ("FLUSH message with extension.\n")); in keysock_parse() 1936 ks2dbg(keystack, ("Got unknown message type %d.\n", in keysock_parse() 1986 ks2dbg(keystack, ("raw M_DATA in keysock.\n")); in keysock_wput() 1995 ks2dbg(keystack, in keysock_wput() 2002 ks2dbg(keystack, ("T_DATA_REQ\n")); in keysock_wput() [all …]
|