Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 19:11:45 +0100
From:      "Rogier R. Mulhuijzen" <drwilco@drwilco.net>
To:        Florent Parent <Florent.Parent@viagenie.qc.ca>
Cc:        freebsd-net@freebsd.org
Subject:   Re: netgraph: how to setsockopt on ksocket node ?
Message-ID:  <5.1.0.14.0.20020117190855.01d15fb8@mail.drwilco.net>
In-Reply-To: <31440000.1011279577@blues.viagenie.qc.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

>    ret = NgSendMsg(cs, epath, NGM_KSOCKET_COOKIE, NGM_KSOCKET_SETOPT,
>                          (struct ng_ksocket_sockopt *)&myopts, 
> sizeof(myopts)));
>
>return error 14 "Bad address".

Could it be that your path to the node is not correct? (missing a : maybe...?)

         Doc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020117190855.01d15fb8>