summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net')
-rw-r--r--sys/net/if_atm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/net/if_atm.h b/sys/net/if_atm.h
index 2234d63..3947ca4 100644
--- a/sys/net/if_atm.h
+++ b/sys/net/if_atm.h
@@ -230,9 +230,6 @@ struct atm_pseudohdr {
/* XXX: could be 9188 with LLC/SNAP according
to comer */
-/* user's ioctl hook for raw atm mode */
-#define SIOCRAWATM _IOWR('a', 122, int) /* set driver's raw mode */
-
/* atm_pseudoioctl: turns on and off RX VCIs [for internal use only!] */
struct atm_pseudoioctl {
struct atm_pseudohdr aph;
OpenPOWER on IntegriCloud