Search | Google it | Results 1 - 1 of 1 for funcall:in_setmaxmtu from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/in.c (0.00 seconds) |
584: error = (*ifp->if_ioctl)(ifp, cmd, data); 585: in_setmaxmtu(); 586: break; 609: IFAFREE(&ia->ia_ifa); 610: in_setmaxmtu(); 611: } 935: /* re-calculate the "in_maxmtu" value */ 936: in_setmaxmtu(); 937: /*