Lines Matching refs:user
69 message (kernel<->user) as well the cause (config, query or event).
74 when going from kernel to user space)
122 a) XFRM_MSG_GETAE issued by user-->kernel.
130 b) XFRM_MSG_NEWAE is issued by either user space to configure
133 i) user --> kernel to configure a specific SA.
136 A response is issued back to the sender in user space to indicate success
141 ii) kernel->user direction as a response to XFRM_MSG_GETAE
146 iii) kernel->user to report as event if someone sets any values or
148 In such a case XFRM_AE_CU flag is set to inform the user that
152 iv) kernel->user to report event when replay threshold or a timeout
155 happened) is set to inform the user what happened.