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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif.h31 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif.h31 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */ macro
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Difconfig.c220 {"trailers", N_CLR | M_SET, 0, IFF_NOTRAILERS},
H A Dinterface.c1963 if (ptr->flags & IFF_NOTRAILERS)
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dif_ppp.c305 ifp->if_flags |= IFF_NOARP | IFF_SIMPLEX | IFF_NOTRAILERS;
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dif_ppp.c313 ifp->if_flags |= IFF_NOARP | IFF_SIMPLEX | IFF_NOTRAILERS;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dif_ppp.c313 ifp->if_flags |= IFF_NOARP | IFF_SIMPLEX | IFF_NOTRAILERS;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Ddev.c1958 dev->flags = (flags & (IFF_DEBUG|IFF_NOTRAILERS|IFF_NOARP|IFF_DYNAMIC|
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dinterface.c1983 if (ptr->flags & IFF_NOTRAILERS)

Completed in 202 milliseconds