net_getpmtuenabled - determine if path MTU discovery is enabled for a network protocol
#include <sys/neti.h> int net_getpmtuenabled(const net_data_t net);
Solaris DDI specific (Solaris DDI).
net
The net_getpmtuenabled() function returns a value to indicate whether or not path MTU (PMTU) discovery is enabled for this network protocol.
The net_getpmtuenabled() function returns:
-1
0
1
The net_getpmtuenabled() function may be called from user, kernel, or interrupt context.
See attributes(5) for descriptions of the following attributes:
|
net_getmtu(9F), net_protocol_lookup(9F)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |