Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_cisco.c23 #define CISCO_MULTICAST 0x8F /* Cisco multicast address */ macro
84 data->address = CISCO_MULTICAST; in cisco_hard_header()
136 if (data->address != CISCO_MULTICAST && in cisco_type_trans()
166 if (data->address != CISCO_MULTICAST && in cisco_rx()
/kernel/linux/linux-6.6/drivers/net/wan/
H A 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()

Completed in 2 milliseconds