|  | FD.io VPP
    v21.01.1
    Vector Packet Processing | 
 Collaboration diagram for locator_t:
 Collaboration diagram for locator_t:| Data Fields | |
| u8 | local | 
| u8 | state | 
| union { | |
| u32 sw_if_index | |
| gid_address_t address | |
| }; | |
| u8 | priority | 
| u8 | weight | 
| u8 | mpriority | 
| u8 | mweight | 
| u8 | probed | 
Definition at line 259 of file lisp_types.h.
| union { ... } | 
| gid_address_t locator_t::address | 
Definition at line 267 of file lisp_types.h.
| u8 locator_t::local | 
Definition at line 262 of file lisp_types.h.
| u8 locator_t::mpriority | 
Definition at line 271 of file lisp_types.h.
| u8 locator_t::mweight | 
Definition at line 272 of file lisp_types.h.
| u8 locator_t::priority | 
Definition at line 269 of file lisp_types.h.
| u8 locator_t::probed | 
Definition at line 273 of file lisp_types.h.
| u8 locator_t::state | 
Definition at line 263 of file lisp_types.h.
| u32 locator_t::sw_if_index | 
Definition at line 266 of file lisp_types.h.
| u8 locator_t::weight | 
Definition at line 270 of file lisp_types.h.