Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dnexthop.c2105 u8 old_protocol, old_nh_flags; in replace_nexthop_single() local
2130 old_protocol = old->protocol; in replace_nexthop_single()
2168 old->protocol = old_protocol; in replace_nexthop_single()
/linux-6.1.9/drivers/net/dsa/mv88e6xxx/
Dchip.c6371 enum dsa_tag_protocol old_protocol; in mv88e6xxx_change_tag_protocol() local
6393 old_protocol = chip->tag_protocol; in mv88e6xxx_change_tag_protocol()
6409 chip->tag_protocol = old_protocol; in mv88e6xxx_change_tag_protocol()