Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Duipc_mbufdebug.c94 #define CISCO_MULTICAST 0x8f /* Cisco multicast address */
411 case CISCO_MULTICAST: in m_examine_ppp()
413 if (h.address == CISCO_MULTICAST) in m_examine_ppp()
92 #define CISCO_MULTICAST global() macro
/netbsd-src/sys/dev/ic/
H A Dhd64570reg.h45 #define CISCO_MULTICAST 0x8f /* Cisco multicast address */ macro
H A Dhd64570.c860 hdlc->h_addr = CISCO_MULTICAST; in sca_output()
/netbsd-src/sys/net/
H A Dif_spppsubr.c202 #define CISCO_MULTICAST 0x8f /* Cisco multicast address */ macro
677 case CISCO_MULTICAST: in sppp_input()