Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.h306 struct nlattr_encap_tmpl { struct
363 static int fillNlAttrXfrmEncapTmpl(const XfrmSaInfo& record, nlattr_encap_tmpl* tmpl);
DXfrmController.cpp885 nlattr_encap_tmpl encap{}; in updateSecurityAssociation()
1032 int XfrmController::fillNlAttrXfrmEncapTmpl(const XfrmSaInfo& record, nlattr_encap_tmpl* tmpl) { in fillNlAttrXfrmEncapTmpl()