Searched refs:NTF_OFFLOADED (Results 1 – 6 of 6) sorted by relevance
45 #define NTF_OFFLOADED 0x20 macro
48 #define NTF_OFFLOADED 0x20 macro
268 if (r->ndm_flags & NTF_OFFLOADED) { in print_fdb()289 if (r->ndm_flags & NTF_OFFLOADED) in print_fdb()
900 __ADD(NTF_OFFLOADED, offloaded),
931 pub const NTF_OFFLOADED: u8 = 0x20; constant