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

  /external/tcpdump/
ospf.h 25 #define OSPF_TYPE_DD 2 /* Database Description */
print-ospf6.c 41 #define OSPF_TYPE_DD 2 /* Database Description */
320 { OSPF_TYPE_DD, "Database Description" },
771 case OSPF_TYPE_DD: {
941 } else if (op->ospf6_type == OSPF_TYPE_DD) {
print-ospf.c 71 { OSPF_TYPE_DD, "Database Description" },
904 case OSPF_TYPE_DD:
    [all...]

Completed in 66 milliseconds