Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h911 #define IPSEC_CTX_TMPL(_sa, _which, _type, _tmpl) { \ argument
912 if ((_tmpl = (_sa)->_which) == IPSEC_CTX_TMPL_ALLOC) { \
914 if ((_sa)->_which == IPSEC_CTX_TMPL_ALLOC) { \
919 (void) ipsec_create_ctx_tmpl(_sa, _type); \
923 if ((_tmpl = (_sa)->_which) == IPSEC_CTX_TMPL_ALLOC) \