Searched refs:host_val (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/netinet6/
H A Dfrag6.c253 int host_val = V_ip6_fraglifetime; local
256 if (val > host_val)
257 val = host_val;

Completed in 156 milliseconds