Home
last modified time | relevance | path

Searched refs:AFNUM_INET (Results 1 – 8 of 8) sorted by relevance

/external/tcpdump/
Dprint-bgp.c1553 case (AFNUM_INET<<8 | SAFNUM_UNICAST): in bgp_attr_print()
1554 case (AFNUM_INET<<8 | SAFNUM_MULTICAST): in bgp_attr_print()
1555 case (AFNUM_INET<<8 | SAFNUM_UNIMULTICAST): in bgp_attr_print()
1556 case (AFNUM_INET<<8 | SAFNUM_LABUNICAST): in bgp_attr_print()
1557 case (AFNUM_INET<<8 | SAFNUM_RT_ROUTING_INFO): in bgp_attr_print()
1558 case (AFNUM_INET<<8 | SAFNUM_VPNUNICAST): in bgp_attr_print()
1559 case (AFNUM_INET<<8 | SAFNUM_VPNMULTICAST): in bgp_attr_print()
1560 case (AFNUM_INET<<8 | SAFNUM_VPNUNIMULTICAST): in bgp_attr_print()
1561 case (AFNUM_INET<<8 | SAFNUM_MULTICAST_VPN): in bgp_attr_print()
1562 case (AFNUM_INET<<8 | SAFNUM_MDT): in bgp_attr_print()
[all …]
Dprint-pgm.c230 case AFNUM_INET: in pgm_print()
273 case AFNUM_INET: in pgm_print()
344 case AFNUM_INET: in pgm_print()
366 case AFNUM_INET: in pgm_print()
585 case AFNUM_INET: in pgm_print()
742 case AFNUM_INET: in pgm_print()
785 case AFNUM_INET: in pgm_print()
Daf.h22 #define AFNUM_INET 1 macro
Daf.c28 { AFNUM_INET, "IPv4"},
Dprint-ldp.c305 case AFNUM_INET: in ldp_tlv_print()
354 if (af == AFNUM_INET) { in ldp_tlv_print()
Dprint-cfm.c244 case AFNUM_INET: in cfm_network_addr_print()
Dprint-lldp.c1324 case AFNUM_INET: in lldp_network_addr_print()
Dprint-rsvp.c1244 case AFNUM_INET: in rsvp_obj_print()