Searched refs:SSF_MTULOCK (Results 1 – 3 of 3) sorted by relevance
56 #define SSF_MTULOCK 0x00000001 /* don't auto-update MTU */ macro
55 #define SSF_UCHG (SSF_MTULOCK) /* userland-changeable bits */111 if (sc->flags & SSF_MTULOCK) in update_mtu()
39 } flagbits[] = { { "mtulock", SSF_MTULOCK },