Thread: module that write in a specific /proc file

  1. #1
    Registered User
    Join Date
    Mar 2010
    Posts
    1

    module that write in a specific /proc file

    hello everyone
    i have some problem with module programming
    i want to find the module that write the /proc/net/snmp file
    so i can interact with it
    it there any command that show which module write in the specified proc file ??
    thx for your help

  2. #2
    {Jaxom,Imriel,Liam}'s Dad Kennedy's Avatar
    Join Date
    Aug 2006
    Location
    Alabama
    Posts
    1,065
    That would be IP, ICMP, TCP, and UDP so most likely the driver you're looking for is net_common or such like.

  3. #3

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. opening empty file causes access violation
    By trevordunstan in forum C Programming
    Replies: 10
    Last Post: 10-21-2008, 11:19 PM
  2. Formatting the contents of a text file
    By dagorsul in forum C++ Programming
    Replies: 2
    Last Post: 04-29-2008, 12:36 PM
  3. Inventory records
    By jsbeckton in forum C Programming
    Replies: 23
    Last Post: 06-28-2007, 04:14 AM
  4. Replies: 3
    Last Post: 03-04-2005, 02:46 PM