Home
last modified time | relevance | path

Searched refs:udp_socket_init (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/stand/lib/inet/
H A Dudp_inet.h42 extern void udp_socket_init(struct inetboot_socket *);
H A Dudp.c56 udp_socket_init(struct inetboot_socket *isp) in udp_socket_init() function
/titanic_50/usr/src/stand/lib/sock/
H A Dsocket.c133 udp_socket_init(&sockets[i]); in socket()