HomeSort by relevance Sort by last modified time
    Searched refs:pim (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
print-pim.c 24 "@(#) $Header: /tcpdump/master/tcpdump/print-pim.c,v 1.45.2.4 2006/02/13 01:32:34 hannes Exp $ (LBL)";
94 * but PIM dependent defintions should be independent of IPv6...
97 struct pim { struct
99 /* upper 4bit: PIM version number; 2 for PIMv2 */
100 /* lower 4bit: the PIM message type, currently they are:
102 * Bootstrap, Assert, Graft (PIM-DM only),
103 * Graft-Ack (PIM-DM only), C-RP-Adv
207 (void)printf("[|pim]");
315 (void)printf("[|pim]");
321 * ftp://ftpeng.cisco.com/ipmulticast/specs/pim-autorp-spec01.tx
419 register struct pim *pim = (struct pim *)bp; local
624 register struct pim *pim = (struct pim *)bp; local
    [all...]
Android.mk 81 print-pim.c\
  /external/kernel-headers/original/linux/
mroute6.h 13 * Protocol Independent Multicast (PIM) data structures included
26 #define MRT6_ASSERT (MRT6_BASE+7) /* Activate PIM assert mode */
27 #define MRT6_PIM (MRT6_BASE+8) /* enable PIM code */
116 #include <linux/pim.h>
  /external/libpcap/
scanner.l 184 pim return PIM;

Completed in 480 milliseconds