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

  /src/sys/netinet/
in_proto.c 104 #ifdef PIM
197 #ifdef PIM
446 #ifdef PIM
456 #endif /* PIM */
ip_mroute.c 91 * and PIM-SMv2 and PIM-DM support, advanced API support,
104 #ifdef PIM
135 #ifdef PIM
136 #include <netinet/pim.h>
246 #ifdef PIM
290 #ifdef PIM
294 * Note: the PIM Register encapsulation adds the following in front of a
299 * struct pim_encap_pimhdr pim;
304 struct pim pim member in struct:pim_encap_pimhdr
2950 struct pim *pim; local
    [all...]
  /src/sys/arch/evbarm/conf/
ARMADAXP 68 options PIM # Protocol Independent Multicast
  /src/external/bsd/libpcap/dist/
grammar.y.in 377 %token ARP RARP IP SCTP TCP UDP ICMP IGMP IGRP PIM VRRP CARP
641 | PIM { $$ = Q_PIM; }
scanner.l 273 pim return PIM;

Completed in 29 milliseconds