Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c143 #define ks0dbg(a) printf a macro
225 ks0dbg(("IPsec: AH failed to attach.\n")); in keysock_plumb_ipsec()
229 ks0dbg(("IPsec: ESP failed to attach.\n")); in keysock_plumb_ipsec()
241 ks0dbg(("IPsec: lid_ident_from_mod failed (err %d).\n", in keysock_plumb_ipsec()
248 ks0dbg(("IPsec: Open of IP6 failed (err %d).\n", err)); in keysock_plumb_ipsec()
255 ks0dbg(("IPsec: Open of AH failed (err %d).\n", err)); in keysock_plumb_ipsec()
261 ks0dbg(("IPsec: Push of KEYSOCK onto AH failed (err %d).\n", in keysock_plumb_ipsec()
269 ks0dbg(("IPsec: PLINK of KEYSOCK/AH failed (err %d).\n", err)); in keysock_plumb_ipsec()
280 ks0dbg(("IPsec: Open of ESP failed (err %d).\n", err)); in keysock_plumb_ipsec()
286 ks0dbg(("IPsec: " in keysock_plumb_ipsec()
[all …]