HomeSort by: relevance | last modified time | path
    Searched refs:icmpreturndatabytes (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_icmp.c 143 int icmpreturndatabytes = 8; variable in typeref:typename:int
249 * to RFC1812; the limit on icmpreturndatabytes will keep things below that
300 datalen = oiphlen + uimin(icmpreturndatabytes,
982 t = icmpreturndatabytes;
989 icmpreturndatabytes = t;
1077 &icmpreturndatabytes, 0,
  /src/sys/netmpls/
mpls_ttl.c 130 extern int icmpreturndatabytes;
233 * according to RFC1812; the limit on icmpreturndatabytes below in

Completed in 12 milliseconds