Searched refs:DN_RT_F_IE (Results 1 – 3 of 3) sorted by relevance
22 #define DN_RT_F_IE 0x20 /* Intra Ethernet, Reserved in short pkt */ macro
758 cb->rt_flags |= DN_RT_F_IE; in dn_output()804 cb->rt_flags &= ~DN_RT_F_IE; in dn_forward()806 cb->rt_flags |= DN_RT_F_IE; in dn_forward()1424 if (cb->rt_flags & DN_RT_F_IE) { in dn_route_input_slow()
238 lp->msgflg = DN_RT_PKT_LONG|(cb->rt_flags&(DN_RT_F_IE|DN_RT_F_RQR|DN_RT_F_RTS)); in dn_long_output()