Searched refs:KEYSOCK_OUT_ERR (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_info.h76 #define KEYSOCK_OUT_ERR (IPSEC_M_CTL + 5) macro
134 * KEYSOCK_OUT_ERR is sent to a consumer from keysock if for some reason
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c1959 * Generate a KEYSOCK_OUT_ERR message for my consumer.
1979 kse->ks_err_type = KEYSOCK_OUT_ERR;
1992 * for KEYSOCK_OUT_ERR.
2044 * KEYSOCK_OUT_ERR handling. Deliver to all sockets.
2212 * Generate KEYSOCK_OUT_ERR for consumer.
2227 * KEYSOCK_OUT_ERR may alter the message contents.
H A Dipsecah.c1485 case KEYSOCK_OUT_ERR:
1486 ah1dbg(ahstack, ("Got KEYSOCK_OUT_ERR message.\n"));
H A Dipsecesp.c4110 case KEYSOCK_OUT_ERR:
4111 esp1dbg(espstack, ("Got KEYSOCK_OUT_ERR message.\n"));

Completed in 64 milliseconds