Home
last modified time | relevance | path

Searched defs:rfapi_descriptor (Results 1 – 2 of 2) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/rfapi/
H A Drfapi_private.h49 struct rfapi_descriptor { struct
52 struct rfapi_descriptor *next; /* next vn_addr */ argument
56 struct rfapi_ip_addr vn_addr;
57 struct rfapi_ip_addr un_addr;
63 struct prefix_rd rd;
65 uint32_t response_lifetime;
70 time_t open_time;
72 uint32_t max_prefix_lifetime;
78 uint32_t monitor_count;
128 struct peer *peer;
[all …]
/dports/net/frr7/frr-frr-7.5.1/bgpd/rfapi/
H A Drfapi_private.h49 struct rfapi_descriptor { struct
52 struct rfapi_descriptor *next; /* next vn_addr */ argument
56 struct rfapi_ip_addr vn_addr;
57 struct rfapi_ip_addr un_addr;
63 struct prefix_rd rd;
65 uint32_t response_lifetime;
70 time_t open_time;
72 uint32_t max_prefix_lifetime;
78 uint32_t monitor_count;
128 struct peer *peer;
[all …]