Searched defs:ipsec_insert_always (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c301 * the avl_find() in ipsec_insert_always, the new node will be
924 ipsec_insert_always(avl_tree_t *tree, void *new_node) function
945 ipsec_insert_always(&dph->iph_rulebyid, dst);
3843 ipsec_insert_always(&php->iph_rulebyid, ipp);
3892 ipsec_insert_always(&ph->iph_rulebyid, pol);

Completed in 60 milliseconds