Home
last modified time | relevance | path

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

/linux-4.1.27/net/hsr/
Dhsr_forward.c116 int lane_id; in hsr_fill_tag() local
120 lane_id = 0; in hsr_fill_tag()
122 lane_id = 1; in hsr_fill_tag()
130 set_hsr_tag_path(&hsr_ethhdr->hsr_tag, lane_id); in hsr_fill_tag()