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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_info.h77 #define KEYSOCK_HELLO (IPSEC_M_CTL + 6) macro
81 * KEYSOCK_HELLO is sent by keysock to a consumer when it is pushed on top
88 * KEYSOCK_HELLO_ACK is sent by a consumer to acknowledge a KEYSOCK_HELLO.
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c628 "keysock_open: Cannot allocate KEYSOCK_HELLO.\n"));
642 ii->ipsec_info_type = KEYSOCK_HELLO;
645 ks2dbg(keystack, ("Ready to putnext KEYSOCK_HELLO.\n"));
H A Dipsecah.c1496 case KEYSOCK_HELLO:
H A Dipsecesp.c4121 case KEYSOCK_HELLO:

Completed in 83 milliseconds