Lines Matching refs:endpt

178 endpt *	any_interface;		/* wildcard ipv4 interface */
179 endpt * any6_interface; /* wildcard ipv6 interface */
180 endpt * loopback_interface; /* loopback ipv4 interface */
208 static endpt * new_interface(endpt *);
209 static void add_interface(endpt *);
212 static void remove_interface(endpt *);
213 static endpt * create_interface(u_short, endpt *);
228 static isc_boolean_t socket_multicast_enable (endpt *, sockaddr_u *);
229 static isc_boolean_t socket_multicast_disable(endpt *, sockaddr_u *);
233 static void interface_dump (const endpt *);
235 static void print_interface (const endpt *, const char *, const char *);
283 static SOCKET open_socket (sockaddr_u *, int, int, endpt *);
299 endpt * ep;
303 endpt * ep_list; /* complete endpt list */
304 endpt * mc4_list; /* IPv4 mcast-capable unicast endpts */
305 endpt * mc6_list; /* IPv6 mcast-capable unicast endpts */
307 static endpt * wildipv4;
308 static endpt * wildipv6;
317 static endpt * find_addr_in_list (sockaddr_u *);
318 static endpt * find_flagged_addr_in_list(sockaddr_u *, u_int32);
320 static void delete_interface_from_list(endpt *);
322 static void add_addr_to_list (sockaddr_u *, endpt *);
324 static endpt * findlocalinterface (sockaddr_u *, int, int);
325 static endpt * findclosestinterface (sockaddr_u *, int);
331 endpt *, u_short);
532 interface_dump(const endpt *itf)
582 print_interface(const endpt *iface, const char *pfx, const char *sfx)
755 endpt *ep
803 endpt *ep
818 endpt * ep
821 endpt ** pmclisthead;
822 endpt * scan;
823 endpt * scan_next;
824 endpt * unlinked;
838 LINK_TAIL_SLIST(ep_list, ep, elink, endpt);
921 scan, mclink, endpt);
936 LINK_TAIL_SLIST(*pmclisthead, ep, mclink, endpt);
991 endpt * ep
994 endpt * unlinked;
995 endpt ** pmclisthead;
998 UNLINK_SLIST(unlinked, ep_list, ep, elink, endpt);
1003 UNLINK_SLIST(unlinked, *pmclisthead, ep, mclink, endpt);
1059 endpt * ep
1410 endpt *itf,
1766 endpt enumep;
1767 endpt * ep;
1768 endpt * next_ep;
1866 * interfaces to an endpt structure with the appropriate
1999 /* disconnect peers from deleted endpt. */
2101 endpt * iface;
2242 endpt *ep;
2458 endpt * iface,
2613 endpt * ep;
2723 endpt *ep;
2756 endpt * ep;
2757 endpt * one_ep;
2866 endpt *iface;
2903 endpt * interf
3148 endpt * src;
3807 endpt * ep;
3931 endpt *
3935 endpt * dstadr
3938 endpt *ep;
3940 endpt *wild;
3995 endpt *
4000 endpt *iface;
4031 static endpt *
4039 endpt * iface;
4130 endpt *
4136 endpt * ep;
4137 endpt * winner;
4265 endpt *
4271 endpt *iface;
4285 endpt *
4290 endpt * iface;
4581 endpt * ep
4626 endpt *iface
4672 static endpt *
4701 endpt *la