Home
last modified time | relevance | path

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

/external/libnl/include/netlink/xfrm/
Dtemplate.h83 extern int xfrmnl_user_tmpl_set_optional (struct xfrmnl_user_tmpl*, unsigned i…
/external/libnl/
Dlibnl-xfrm-3.sym237 xfrmnl_user_tmpl_set_optional;
/external/libnl/lib/xfrm/
Dtemplate.c298 int xfrmnl_user_tmpl_set_optional (struct xfrmnl_user_tmpl* utmpl, unsigned int optional) in xfrmnl_user_tmpl_set_optional() function
Dsp.c652 xfrmnl_user_tmpl_set_optional (sputmpl, tmpl->optional); in xfrmnl_sp_parse()