X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b0d623f7f2ae71ed96e60569f61f9a9a27016e80..7ddcb079202367355dddccdfa4318e57d50318be:/bsd/net/ndrv.h diff --git a/bsd/net/ndrv.h b/bsd/net/ndrv.h index 6f61df9f5..7e9fc9700 100644 --- a/bsd/net/ndrv.h +++ b/bsd/net/ndrv.h @@ -109,7 +109,7 @@ struct ndrv_demux_desc * Field: * version : must be NDRV_PROTOCOL_DESC_VERS * protocol_family : unique identifier for this protocol - * demux_count : number of demux_list descriptors in demux_list + * demux_count : number of demux_list descriptors in demux_list; maximum of 10 * demux_list : pointer to array of demux descriptors */ struct ndrv_protocol_desc