Searched refs:DN_RT_F_IE (Results 1 – 3 of 3) sorted by relevance
30 #define DN_RT_F_IE 0x20 /* Intra Ethernet, Reserved in short pkt */ macro
770 cb->rt_flags |= DN_RT_F_IE; in dn_output()816 cb->rt_flags &= ~DN_RT_F_IE; in dn_forward()818 cb->rt_flags |= DN_RT_F_IE; in dn_forward()1434 if (cb->rt_flags & DN_RT_F_IE) { in dn_route_input_slow()
237 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()