Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c151 static int sendbcastif(int s, char *packet, int packetlen,
657 cc = sendbcastif(s, (char *)outpack, packetlen, in advertise()
1149 cc = sendbcastif(s, packet, packetlen, li); in sendbcast()
1158 sendbcastif(int s, char *packet, int packetlen, struct logint *li) in sendbcastif() function