Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c145 static int sendbcast(int s, char *packet, int packetlen);
568 i = sendbcast(s, (char *)outpack, packetlen); in solicitor()
1127 sendbcast(int s, char *packet, int packetlen) in sendbcast() function