Home
last modified time | relevance | path

Searched refs:NLA_BITSET_BIT_INDEX (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netlink/
H A Dnetlink_bitset.h50 NLA_BITSET_BIT_INDEX = 1, /* u32: index of the bit */ enumerator
H A Dnetlink_snl.h836 { .type = NLA_BITSET_BIT_INDEX, .off = _OUT(bit_index), .cb = snl_attr_get_uint32 },