Home
last modified time | relevance | path

Searched defs:mroute_helper (Results 1 – 3 of 3) sorted by relevance

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dmroute.h131 struct mroute_helper { struct
132 unsigned int cache_generation; /* incremented when route added */
133 int ageable_ttl_secs; /* host route cache entry time-to-live*/
134 int n_net_len; /* length of net_len array */
135 uint8_t net_len[MR_HELPER_NET_LEN]; /* CIDR netlengths in descending order */
136 int net_len_refcount[MR_HELPER_NET_LEN]; /* refcount of each netlength */
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dmroute.h131 struct mroute_helper { struct
132 unsigned int cache_generation; /* incremented when route added */
133 int ageable_ttl_secs; /* host route cache entry time-to-live*/
134 int n_net_len; /* length of net_len array */
135 uint8_t net_len[MR_HELPER_NET_LEN]; /* CIDR netlengths in descending order */
136 int net_len_refcount[MR_HELPER_NET_LEN]; /* refcount of each netlength */
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dmroute.h131 struct mroute_helper { struct
132 unsigned int cache_generation; /* incremented when route added */
133 int ageable_ttl_secs; /* host route cache entry time-to-live*/
134 int n_net_len; /* length of net_len array */
135 uint8_t net_len[MR_HELPER_NET_LEN]; /* CIDR netlengths in descending order */
136 int net_len_refcount[MR_HELPER_NET_LEN]; /* refcount of each netlength */