HomeSort by: relevance | last modified time | path
    Searched refs:CISCO_MULTICAST (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/kern/
uipc_mbufdebug.c 94 #define CISCO_MULTICAST 0x8f /* Cisco multicast address */
426 case CISCO_MULTICAST:
428 if (h.address == CISCO_MULTICAST)
  /src/sys/dev/ic/
hd64570reg.h 45 #define CISCO_MULTICAST 0x8f /* Cisco multicast address */
hd64570.c 860 hdlc->h_addr = CISCO_MULTICAST;
  /src/sys/net/
if_spppsubr.c 202 #define CISCO_MULTICAST 0x8f /* Cisco multicast address */
677 case CISCO_MULTICAST:

Completed in 19 milliseconds