Search:

Type: Posts; User: Syscal

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    7,516

    The specific ones I want are the ARP OpCodes and...

    The specific ones I want are the ARP OpCodes and the Hardware Identifiers (I guess I could use ETHERTYPE_* instead for those since they share a common number space)

    When you say kernel side...
  2. Replies
    5
    Views
    7,516

    Hm... That took care of it O_O But see there is...

    Hm... That took care of it O_O But see there is some stuff (Constants really) that I need that are defined in that header. Do you see any issue with taking and defining them in my header file?
  3. Replies
    5
    Views
    7,516

    Redefinition errors in when compiling...

    Not sure what's going on here but I have several linux header files included and when I compile my program I get the below errors... I'm not sure how I should go about fixing it? Am I NOT supposed to...
Results 1 to 3 of 3