Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_eth.c222 l3_overhead = kernel_sock_ip_overhead(tunnel->sock); in l2tp_eth_adjust_mtu()
/openbmc/linux/include/linux/
H A Dnet.h343 u32 kernel_sock_ip_overhead(struct sock *sk);
/openbmc/linux/net/
H A Dsocket.c3695 u32 kernel_sock_ip_overhead(struct sock *sk) in kernel_sock_ip_overhead() function
3732 EXPORT_SYMBOL(kernel_sock_ip_overhead);