Searched refs:TR_RII (Results 1 – 3 of 3) sorted by relevance
185 if(trh->saddr[0] & TR_RII) in tr_type_trans()254 trh->saddr[0]|=TR_RII; in tr_source_route()281 trh->saddr[0]|=TR_RII; in tr_source_route()301 trh->saddr[0]|=TR_RII; in tr_source_route()338 if(trh->saddr[0] & TR_RII) in tr_add_rif_info()386 trh->saddr[0]|=TR_RII; /* put the routing indicator back for tcpdump */ in tr_add_rif_info()
91 #define TR_RII 0x80 macro
165 if (trh->saddr[0] & TR_RII) { in get_tr_dst()