Home
last modified time | relevance | path

Searched refs:IFF_NOTRAILERS (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/net/
H A Dif.h90 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */ macro
/titanic_50/usr/src/uts/common/inet/
H A Dip_if.h79 #define IFF_PHYINTINST_FLAGS (IFF_DEBUG|IFF_NOTRAILERS|IFF_NOARP| \
103 #define ILLF_NOTRAILERS IFF_NOTRAILERS /* avoid use of trailers */
/titanic_50/usr/src/uts/common/net/
H A Dif.h112 #define IFF_NOTRAILERS 0x0000000020 /* avoid use of trailers */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c43 { IFF_NOTRAILERS, "NOTRAILERS" },
247 { "trailers", -IFF_NOTRAILERS, setifflags, 0, AF_ANY },
248 { "-trailers", IFF_NOTRAILERS, setifflags, 0, AF_ANY },
332 { IFF_NOTRAILERS, AF_UNSPEC, "-trailers" },
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtrace.c535 { IFF_NOTRAILERS, 0, "NOTRAILERS" },