Searched refs:mroute_addr (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmroute.h76 struct mroute_addr { struct
103 bool mroute_extract_openvpn_sockaddr (struct mroute_addr *addr,
107 bool mroute_learnable_address (const struct mroute_addr *addr);
112 void mroute_addr_init (struct mroute_addr *addr);
114 const char *mroute_addr_print (const struct mroute_addr *ma,
120 const char *mroute_addr_print_ex (const struct mroute_addr *ma,
124 void mroute_addr_mask_host_bits (struct mroute_addr *ma);
138 mroute_extract_addr_from_packet (struct mroute_addr *src,
139 struct mroute_addr *dest,
140 struct mroute_addr *esr
[all...]
H A Dpf-inline.h43 pf_addr_test (const struct context *src, const struct mroute_addr *dest, const char *prefix)
45 bool pf_addr_test_dowork (const struct context *src, const struct mroute_addr *dest, const char *prefix);
H A Dmroute.c43 mroute_addr_init (struct mroute_addr *addr)
59 is_mac_mcast_maddr (const struct mroute_addr *addr)
68 mroute_learnable_address (const struct mroute_addr *addr)
86 mroute_get_in_addr_t (struct mroute_addr *ma, const in_addr_t src, unsigned int mask)
98 mroute_get_in6_addr (struct mroute_addr *ma, const struct in6_addr src, unsigned int mask)
127 mroute_extract_addr_arp (struct mroute_addr *src,
128 struct mroute_addr *dest,
156 mroute_extract_addr_ipv4 (struct mroute_addr *src,
157 struct mroute_addr *dest,
214 mroute_extract_addr_ether (struct mroute_addr *sr
[all...]
H A Dmulti.h80 struct mroute_addr real; /**< External network address of the
144 struct mroute_addr local;
176 struct mroute_addr addr;
215 struct multi_instance *multi_create_instance (struct multi_context *m, const struct mroute_addr *real);
H A Dmudp.c50 struct mroute_addr real;
H A Dmulti.c83 const struct mroute_addr *addr)
647 multi_create_instance (struct multi_context *m, const struct mroute_addr *real)
782 const struct mroute_addr *ma = &route->addr;
849 const struct mroute_addr *ma = &route->addr;
916 const struct mroute_addr *addr,
1002 const struct mroute_addr *addr,
1024 struct mroute_addr tryaddr;
1085 struct mroute_addr addr;
1115 struct mroute_addr addr;
1934 const struct mroute_addr *sender_add
[all...]
H A Dpf.c376 const struct mroute_addr *dest,
459 pf_addr_test_dowork (const struct context *src, const struct mroute_addr *dest, const char *prefix)
H A Dmanage.h403 const struct mroute_addr *addr,
H A Dmanage.c2462 const struct mroute_addr *addr,

Completed in 55 milliseconds