Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dlocal_object.c45 ip_sock_set_mtu_discover(local->socket->sk, IP_PMTUDISC_DO); in rxrpc_local_dont_fragment()
47 ip_sock_set_mtu_discover(local->socket->sk, IP_PMTUDISC_DONT); in rxrpc_local_dont_fragment()
/openbmc/linux/net/ipv4/
H A Dip_sockglue.c621 int ip_sock_set_mtu_discover(struct sock *sk, int val) in ip_sock_set_mtu_discover() function
630 EXPORT_SYMBOL(ip_sock_set_mtu_discover);
/openbmc/linux/include/net/
H A Dip.h812 int ip_sock_set_mtu_discover(struct sock *sk, int val);