Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c150 static int sendmcastif(int s, char *packet, int packetlen,
658 cc = sendmcastif(s, (char *)outpack, packetlen, sin, in advertise()
1216 cc = sendmcastif(s, packet, packetlen, sin, li); in sendmcast()
1225 sendmcastif(int s, char *packet, int packetlen, struct sockaddr_in *sin, in sendmcastif() function