



@deftypefun {void} {gnutls_dtls_set_mtu} (gnutls_session_t @var{session}, unsigned int @var{mtu})
@var{session}: is a @code{gnutls_session_t}  structure.

@var{mtu}: The maximum transfer unit of the interface

This function will set the maximum transfer unit of the interface
that DTLS packets are expected to leave from.

@strong{Since:} 3.0
@end deftypefun
