X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Flib%2Flldpctl.h;h=a5fbb733881220a133c70e561268f2c2e287d610;hb=78346c890cfb3e2d53333d9c29ab89234ba52540;hp=ea19fae5dcb4f3552bea6bc8185aa285ef989cb0;hpb=32f0deeebc9172c3f5f4a4d02aab32e6904947f6;p=thirdparty%2Flldpd.git diff --git a/src/lib/lldpctl.h b/src/lib/lldpctl.h index ea19fae5..a5fbb733 100644 --- a/src/lib/lldpctl.h +++ b/src/lib/lldpctl.h @@ -684,6 +684,7 @@ typedef enum { lldpctl_k_port_hidden, /**< `(I)` Is this port hidden (or should it be displayed?)? */ lldpctl_k_port_status, /**< `(IS,WO)` Operational status of this (local) port */ lldpctl_k_port_chassis, /**< `(A)` Chassis associated to the port */ + lldpctl_k_port_ttl, /**< `(I)` TTL for port, 0 if info is attached to chassis */ lldpctl_k_port_dot3_mfs = 1300, /**< `(I)` MFS */ lldpctl_k_port_dot3_aggregid, /**< `(I)` Port aggregation ID */