Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wan/
Dhdlc_cisco.c23 #define CISCO_MULTICAST 0x8F /* Cisco multicast address */ macro
78 data->address = CISCO_MULTICAST; in cisco_hard_header()
125 if (data->address != CISCO_MULTICAST && in cisco_type_trans()
154 if (data->address != CISCO_MULTICAST && in cisco_rx()