Get the MTU from a network interface details structure.
#include <bps/netstatus.h>
BPS_API int netstatus_interface_get_mtu(netstatus_interface_details_t *details)
BlackBerry 10.2.0
The netstatus_interface_details_t structure to get the MTU from.
The netstatus_interface_get_link_address() function gets the maximum transmission unit from the specified netstatus_interface_details_t structure.
The MTU.