Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dkeysock.c138 #define ks0dbg(a) printf a macro
222 ks0dbg(("IPsec: AH failed to attach.\n")); in keysock_plumb_ipsec()
226 ks0dbg(("IPsec: ESP failed to attach.\n")); in keysock_plumb_ipsec()
238 ks0dbg(("IPsec: lid_ident_from_mod failed (err %d).\n", in keysock_plumb_ipsec()
245 ks0dbg(("IPsec: Open of IP6 failed (err %d).\n", err)); in keysock_plumb_ipsec()
252 ks0dbg(("IPsec: Open of AH failed (err %d).\n", err)); in keysock_plumb_ipsec()
258 ks0dbg(("IPsec: Push of KEYSOCK onto AH failed (err %d).\n", in keysock_plumb_ipsec()
266 ks0dbg(("IPsec: PLINK of KEYSOCK/AH failed (err %d).\n", err)); in keysock_plumb_ipsec()
277 ks0dbg(("IPsec: Open of ESP failed (err %d).\n", err)); in keysock_plumb_ipsec()
283 ks0dbg(("IPsec: " in keysock_plumb_ipsec()
[all …]