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

  /external/tcpdump/
ospf6.h 204 u_int8_t ospf6_type; member in struct:ospf6hdr
print-ospf6.c 480 switch (op->ospf6_type) {
592 TCHECK(op->ospf6_type);
593 cp = tok2str(ospf6_type_values, "unknown LS-type", op->ospf6_type);

Completed in 242 milliseconds