Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c501 ipsec_alloc_tables(int kmflag, netstack_t *ns) in ipsec_alloc_tables() function
616 if (ipsec_alloc_tables(KM_NOSLEEP, ns) != 0) { in ipsec_stack_init()
623 (void) ipsec_alloc_tables(KM_SLEEP, ns); in ipsec_stack_init()