Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dnexthop.c2368 u8 old_protocol, old_nh_flags; in replace_nexthop_single() local
2393 old_protocol = old->protocol; in replace_nexthop_single()
2431 old->protocol = old_protocol; in replace_nexthop_single()
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.c6538 enum dsa_tag_protocol old_protocol; in mv88e6xxx_change_tag_protocol() local
6560 old_protocol = chip->tag_protocol; in mv88e6xxx_change_tag_protocol()
6576 chip->tag_protocol = old_protocol; in mv88e6xxx_change_tag_protocol()