Home | History | Annotate | Download | only in rp-pppoe

Lines Matching refs:putmsg

782         if (putmsg(fd, &ctl, (struct strbuf*) NULL, flags) < 0)
783 fatalSys("dlpromiscon: putmsg");
801 if (putmsg(fd, &ctl, (struct strbuf*) NULL, flags) < 0)
802 fatalSys("dlinforeq: putmsg");
829 if (putmsg(fd, &ctl, &data, 0) < 0)
830 fatalSys("dlunitdatareq: putmsg");
884 if (putmsg(fd, &ctl, (struct strbuf*) NULL, flags) < 0)
885 fatalSys("dlbindreq: putmsg");
903 if (putmsg(fd, &ctl, (struct strbuf*) NULL, flags) < 0)
904 fatalSys("dlattachreq: putmsg");