Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.h321 struct nlattr_encap_tmpl { struct
388 static int fillNlAttrXfrmEncapTmpl(const XfrmSaInfo& record, nlattr_encap_tmpl* tmpl);
DXfrmController.cpp949 nlattr_encap_tmpl encap{}; in updateSecurityAssociation()
1096 int XfrmController::fillNlAttrXfrmEncapTmpl(const XfrmSaInfo& record, nlattr_encap_tmpl* tmpl) { in fillNlAttrXfrmEncapTmpl()