Home
last modified time | relevance | path

Searched refs:IP_MIN_MTU (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/nfs/
Dnfs_boot.c98 #define IP_MIN_MTU 576 macro
166 if (nd->nd_mtu >= IP_MIN_MTU ) in nfs_boot_init()
Dnfs_bootdhcp.c208 #define IP_MIN_MTU 576 macro
848 if (myinterfacemtu >= IP_MIN_MTU) { in bootp_extract()