diff --git a/sys/sys/socket.h b/sys/sys/socket.h index 6b84667c30e..0d51a5bf56e 100644 --- a/sys/sys/socket.h +++ b/sys/sys/socket.h @@ -406,7 +406,7 @@ struct sockproto { { "flags", CTLTYPE_STRUCT }, \ { "iflist", CTLTYPE_STRUCT }, \ { "ifmalist", CTLTYPE_STRUCT }, \ - { "iflist2", CTLTYPE_STRUCT }, \ + { "iflistl", CTLTYPE_STRUCT }, \ } #endif /* __BSD_VISIBLE */