Home
last modified time | relevance | path

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

/external/libnl/include/netlink/xfrm/
Dtemplate.h82 extern int xfrmnl_user_tmpl_get_optional (struct xfrmnl_user_tmpl*);
/external/libnl/
Dlibnl-xfrm-3.sym224 xfrmnl_user_tmpl_get_optional;
/external/libnl/lib/xfrm/
Dtemplate.c293 int xfrmnl_user_tmpl_get_optional (struct xfrmnl_user_tmpl* utmpl) in xfrmnl_user_tmpl_get_optional() function
Dsp.c868 tmpl->optional = xfrmnl_user_tmpl_get_optional (utmpl); in build_xfrm_sp_message()