get an ioctl file descriptor for ethernet port
        Posted  
        
            by Terminal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Terminal
        
        
        
        Published on 2010-06-15T17:50:27Z
        Indexed on 
            2010/06/15
            18:12 UTC
        
        
        Read the original article
        Hit count: 221
        
Filed under: 
        c
Hi, I need to get the file descriptor to use in ioctl() calls for an ethernet port in Linux. Not sure how to do this.
© Stack Overflow or respective owner