Home
last modified time | relevance | path

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

/external/libnl/lib/xfrm/
Dae.c367 static int build_xfrm_ae_message(struct xfrmnl_ae *tmpl, int cmd, int flags, in build_xfrm_ae_message() function
439 if ((err = build_xfrm_ae_message(ae, XFRM_MSG_NEWAE, flags|NLM_F_REPLACE, &msg)) < 0) in xfrmnl_ae_set()