Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.h225 struct nlattr_encap_tmpl { struct
303 static int fillNlAttrXfrmEncapTmpl(const XfrmSaInfo& record, nlattr_encap_tmpl* tmpl);
DXfrmController.cpp818 nlattr_encap_tmpl encap{}; in updateSecurityAssociation()
948 int XfrmController::fillNlAttrXfrmEncapTmpl(const XfrmSaInfo& record, nlattr_encap_tmpl* tmpl) { in fillNlAttrXfrmEncapTmpl()