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

/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dip_if.h112 #define ILLF_FIXEDMTU IFF_FIXEDMTU /* set with SIOCSLIFMTU */ macro
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c10830 ill->ill_flags |= ILLF_FIXEDMTU;
11582 if (!(ill->ill_flags & ILLF_FIXEDMTU) && ill->ill_user_mtu != 0) {
11601 if (!(ill->ill_flags & ILLF_FIXEDMTU) && (lir->lir_maxmtu != 0))
H A Dip.c8536 if (!(ill->ill_flags & ILLF_FIXEDMTU)) {

Completed in 207 milliseconds