diff options
| author | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2015-09-27 05:29:34 +0000 |
|---|---|---|
| committer | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2015-09-27 05:29:34 +0000 |
| commit | 1558cb2448a18565379c8991e5191f5fc0479e68 (patch) | |
| tree | d651d5df1346953e1c615f8471e69e84ae966b32 /sys/net/if_llatbl.h | |
| parent | 4615830db200641a0553b1081f2384004b7c34ab (diff) | |
Notes
Diffstat (limited to 'sys/net/if_llatbl.h')
| -rw-r--r-- | sys/net/if_llatbl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/if_llatbl.h b/sys/net/if_llatbl.h index 98d28f2a83a8..1415ad440eda 100644 --- a/sys/net/if_llatbl.h +++ b/sys/net/if_llatbl.h @@ -75,7 +75,6 @@ struct llentry { uint16_t la_flags; uint16_t la_asked; uint16_t la_preempt; - uint16_t ln_byhint; int16_t ln_state; /* IPv6 has ND6_LLINFO_NOSTATE == -2 */ uint16_t ln_router; time_t ln_ntick; |
