Lines Matching refs:endpt

176 endpt *	any_interface;		/* wildcard ipv4 interface */
177 endpt * any6_interface; /* wildcard ipv6 interface */
178 endpt * loopback_interface; /* loopback ipv4 interface */
206 static endpt * new_interface(endpt *);
207 static void add_interface(endpt *);
210 static void remove_interface(endpt *);
211 static endpt * create_interface(u_short, endpt *);
226 static isc_boolean_t socket_multicast_enable (endpt *, sockaddr_u *);
227 static isc_boolean_t socket_multicast_disable(endpt *, sockaddr_u *);
231 static void interface_dump (const endpt *);
233 static void print_interface (const endpt *, const char *, const char *);
281 static SOCKET open_socket (sockaddr_u *, int, int, endpt *);
297 endpt * ep;
301 endpt * ep_list; /* complete endpt list */
302 endpt * mc4_list; /* IPv4 mcast-capable unicast endpts */
303 endpt * mc6_list; /* IPv6 mcast-capable unicast endpts */
305 static endpt * wildipv4;
306 static endpt * wildipv6;
315 static endpt * find_addr_in_list (sockaddr_u *);
316 static endpt * find_flagged_addr_in_list(sockaddr_u *, u_int32);
318 static void delete_interface_from_list(endpt *);
320 static void add_addr_to_list (sockaddr_u *, endpt *);
322 static endpt * findlocalinterface (sockaddr_u *, int, int);
323 static endpt * findclosestinterface (sockaddr_u *, int);
329 endpt *, u_short);
521 interface_dump(const endpt *itf)
571 print_interface(const endpt *iface, const char *pfx, const char *sfx)
744 endpt *ep
792 endpt *ep
807 endpt * ep
810 endpt ** pmclisthead;
811 endpt * scan;
812 endpt * scan_next;
813 endpt * unlinked;
827 LINK_TAIL_SLIST(ep_list, ep, elink, endpt);
910 scan, mclink, endpt);
925 LINK_TAIL_SLIST(*pmclisthead, ep, mclink, endpt);
980 endpt * ep
983 endpt * unlinked;
984 endpt ** pmclisthead;
987 UNLINK_SLIST(unlinked, ep_list, ep, elink, endpt);
992 UNLINK_SLIST(unlinked, *pmclisthead, ep, mclink, endpt);
1048 endpt * ep
1399 endpt *itf,
1714 endpt enumep;
1715 endpt * ep;
1716 endpt * next_ep;
1814 * interfaces to an endpt structure with the appropriate
1947 /* disconnect peers from deleted endpt. */
2052 endpt * iface;
2193 endpt *ep;
2408 endpt * iface,
2662 endpt *ep;
2695 endpt * ep;
2696 endpt * one_ep;
2804 endpt *iface;
2841 endpt * interf
3086 endpt * src;
3719 endpt * ep;
3843 endpt *
3847 endpt * dstadr
3850 endpt *ep;
3852 endpt *wild;
3907 endpt *
3912 endpt *iface;
3943 static endpt *
3951 endpt * iface;
4031 endpt *
4037 endpt * ep;
4038 endpt * winner;
4166 endpt *
4172 endpt *iface;
4186 endpt *
4191 endpt * iface;
4482 endpt * ep
4527 endpt *iface
4573 static endpt *
4602 endpt *la