Home
last modified time | relevance | path

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

/external/libnl/include/netlink/xfrm/
Dae.h48 extern struct xfrmnl_ae*xfrmnl_ae_alloc(void);
/external/libnl/
Dlibnl-xfrm-3.sym3 xfrmnl_ae_alloc;
/external/libnl/lib/xfrm/
Dae.c457 struct xfrmnl_ae* xfrmnl_ae_alloc(void) in xfrmnl_ae_alloc() function
486 ae = xfrmnl_ae_alloc(); in xfrmnl_ae_parse()