Searched refs:ip_get_mtu (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_tunables.c | 270 ip_get_mtu(netstack_t *stack, mod_prop_info_t *pinfo, const char *ifname, in ip_get_mtu() function 918 { "mtu", MOD_PROTO_IPV4, NULL, ip_get_mtu, {0}, {0} }, 920 { "mtu", MOD_PROTO_IPV6, NULL, ip_get_mtu, {0}, {0} },
|