X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Modules%2FIPStack%2Fudp.c;h=1fce3ac249384edda6eb2654f1f4a7739c139ac8;hb=e7d0a33cc9b8bf0005799ab2fb5151f78a255772;hp=ad34f856be965ff3034d37a9073fa7a30290fb26;hpb=8941c6df2457604e1bab574bccca973189482f61;p=tpg%2Facess2.git diff --git a/Modules/IPStack/udp.c b/Modules/IPStack/udp.c index ad34f856..1fce3ac2 100644 --- a/Modules/IPStack/udp.c +++ b/Modules/IPStack/udp.c @@ -263,7 +263,7 @@ static const char *casIOCtls_Channel[] = { DRV_IOCTLNAMES, "getset_localport", "getset_remoteport", - "set_remotemask", + "getset_remotemask", "set_remoteaddr", NULL };