Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dnexthop.c2085 u8 old_protocol, old_nh_flags; in replace_nexthop_single() local
2110 old_protocol = old->protocol; in replace_nexthop_single()
2148 old->protocol = old_protocol; in replace_nexthop_single()
/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dchip.c5748 enum dsa_tag_protocol old_protocol; in mv88e6xxx_change_tag_protocol() local
5769 old_protocol = chip->tag_protocol; in mv88e6xxx_change_tag_protocol()
5777 chip->tag_protocol = old_protocol; in mv88e6xxx_change_tag_protocol()