Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-forces.c52 #define ZERO_TTLV 0x01 macro
259 /* F_OP_RSV */ {ZERO_TTLV, 0, "Invalid OPTLV", invoptlv_print},
265 /* F_OP_DEL */ {ZERO_TTLV, 0, " Del", recpdoptlv_print},
267 /* F_OP_GET */ {ZERO_TTLV, 0, " Get", recpdoptlv_print},
268 /* F_OP_GETPROP */ {ZERO_TTLV, 0, " GetProp", recpdoptlv_print},
275 /* F_OP_COMMIT */ {ZERO_TTLV, 0, " Commit", NULL},
277 /* F_OP_RTRCOMP */ {ZERO_TTLV, 0, " RTRCOMP", NULL},
468 /* TOM_RSV_I */ {TOM_RSVD, ZERO_TTLV, 0, "Invalid message", NULL},
479 /* TOM_HBT_I */ {TOM_HEARTBT, ZERO_TTLV, 0, "HeartBeat", NULL},
1567 if (tops->flags & ZERO_TTLV) { in forces_type_print()
[all …]