HomeSort by relevance Sort by last modified time
    Searched refs:null_netdev_operations (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/net/
nullnet.c 54 struct net_device_operations null_netdev_operations = { variable in typeref:struct:net_device_operations
  /external/syslinux/gpxe/src/include/gpxe/
netdevice.h 345 extern struct net_device_operations null_netdev_operations;
368 netdev->op = &null_netdev_operations;

Completed in 107 milliseconds