Searched refs:XfrmCommonInfo (Results 1 – 2 of 2) sorted by relevance
117 struct XfrmCommonInfo : XfrmEndpointPair { struct125 struct XfrmSaInfo : XfrmCommonInfo { argument133 struct XfrmSpInfo : XfrmCommonInfo {371 XfrmCommonInfo* info);374 XfrmCommonInfo* info);396 static netdutils::Status deleteSecurityAssociation(const XfrmCommonInfo& record,398 static int fillUserSaId(const XfrmCommonInfo& record, xfrm_usersa_id* said);404 static int fillNlAttrXfrmMark(const XfrmCommonInfo& record, nlattr_xfrm_mark* mark);
734 XfrmCommonInfo* info) { in fillXfrmCommonInfo()746 XfrmCommonInfo* info) { in fillXfrmCommonInfo()1137 int XfrmController::fillUserSaId(const XfrmCommonInfo& record, xfrm_usersa_id* said) { in fillUserSaId()1146 netdutils::Status XfrmController::deleteSecurityAssociation(const XfrmCommonInfo& record, in deleteSecurityAssociation()1369 int XfrmController::fillNlAttrXfrmMark(const XfrmCommonInfo& record, nlattr_xfrm_mark* mark) { in fillNlAttrXfrmMark()