summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/netgraph/ng_async.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netgraph/ng_async.h b/sys/netgraph/ng_async.h
index 2cafe19..a91ef16 100644
--- a/sys/netgraph/ng_async.h
+++ b/sys/netgraph/ng_async.h
@@ -71,7 +71,6 @@ struct ng_async_stat {
/* Configuration for this node */
struct ng_async_cfg {
u_char enabled; /* Turn encoding on/off */
- u_char acfcomp; /* Address/control field compression */
u_int16_t amru; /* Max receive async frame length */
u_int16_t smru; /* Max receive sync frame length */
u_int32_t accm; /* ACCM encoding */
OpenPOWER on IntegriCloud