Home
last modified time | relevance | path

Searched refs:l2tp_tunnel_dst_mtu (Results 1 – 2 of 2) sorted by relevance

/linux/net/l2tp/
H A Dl2tp_core.h287 static inline u32 l2tp_tunnel_dst_mtu(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_dst_mtu() function
H A Dl2tp_ppp.c629 mtu = l2tp_tunnel_dst_mtu(tunnel); in pppol2tp_tunnel_mtu()