Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_core.h309 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm() function
317 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm() function
H A Dl2tp_netlink.c740 (l2tp_tunnel_uses_xfrm(tunnel) && in l2tp_nl_session_send()
H A Dl2tp_ppp.c1133 stats.using_ipsec = l2tp_tunnel_uses_xfrm(session->tunnel); in pppol2tp_ioctl()