Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dspd.c94 typedef enum { SELRET_NOMEM, SELRET_BADPKT, SELRET_SUCCESS, SELRET_TUNFRAG} enumerator
2160 SEL_NONE) == SELRET_NOMEM) { in ipsec_check_global_policy()
2728 return (SELRET_NOMEM); in ipsec_init_inbound_sel()
2792 return (SELRET_NOMEM); in ipsec_init_inbound_sel()
5604 case SELRET_NOMEM: in ipsec_tun_inbound()
5719 case SELRET_NOMEM: in ipsec_tun_inbound()
5736 ASSERT(rc == SELRET_NOMEM); in ipsec_tun_inbound()
5759 ASSERT(rc == SELRET_NOMEM); /* Guaranteed panic! */ in ipsec_tun_inbound()