Searched refs:SPD_UPDATEALGS (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/net/ |
H A D | pfpolicy.h | 86 #define SPD_UPDATEALGS 10 macro
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | spdsock.c | 2541 * Do the actual work of processing an SPD_UPDATEALGS request. Can 2781 * Process an SPD_UPDATEALGS request. If IPsec is not loaded, queue 2818 audit_pf_policy(SPD_UPDATEALGS, cr, 2842 audit_pf_policy(SPD_UPDATEALGS, cr, 2854 audit_pf_policy(SPD_UPDATEALGS, cr, 3052 * Special-case SPD_UPDATEALGS so as not to load IPsec. 3054 if (!ipsec_loaded(ipss) && spmsg->spd_msg_type != SPD_UPDATEALGS) { 3067 case SPD_UPDATEALGS: 3691 * present in the new tables created from the SPD_UPDATEALGS
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipsecalgs.c | 65 * Used by the algorithm walker callback to populate a SPD_UPDATEALGS 164 * Algorithms walker callback. Adds an algorithm to the current SPD_UPDATEALGS 209 * SPD_UPDATEALGS request. 264 msg->spd_msg_type = SPD_UPDATEALGS;
|
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit.c | 2085 * CALLBY: SPD_ADDRULE, SPD_DELETERULE, SPD_FLUSH, SPD_UPDATEALGS, 2132 case SPD_UPDATEALGS: {
|
Completed in 73 milliseconds