1
2
3
4
// SPDX-License-Identifier: MIT

// Neighbor discovery options, as defined by Linux in net/ndisc.h.
pub const ND_OPT_SOURCE_LL_ADDR: u16 = 1;