Home
last modified time | relevance | path

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

/external/libnl/include/netlink/xfrm/
Dlifetime.h65 extern unsigned long long xfrmnl_ltime_cfg_get_soft_packetlimit (struct xfrmnl_ltime_cfg*);
/external/libnl/lib/xfrm/
Dlifetime.c203 unsigned long long xfrmnl_ltime_cfg_get_soft_packetlimit (struct xfrmnl_ltime_cfg* ltime) in xfrmnl_ltime_cfg_get_soft_packetlimit() function
Dsp.c797 sp_info.lft.soft_packet_limit = xfrmnl_ltime_cfg_get_soft_packetlimit (tmpl->lft); in build_xfrm_sp_message()
Dsa.c1140 sa_info.lft.soft_packet_limit = xfrmnl_ltime_cfg_get_soft_packetlimit (tmpl->lft); in build_xfrm_sa_message()
/external/libnl/
Dlibnl-xfrm-3.sym47 xfrmnl_ltime_cfg_get_soft_packetlimit;