HomeSort by: relevance | last modified time | path
    Searched defs:in_maxmtu (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
in.c 334 * Maintain the "in_maxmtu" variable, which is the largest
338 unsigned long in_maxmtu; variable in typeref:typename:unsigned long
357 in_maxmtu = maxmtu;
1251 /* re-calculate the "in_maxmtu" value */

Completed in 13 milliseconds