Searched refs:IP_IN_KERNEL (Results 1 – 2 of 2) sorted by relevance
34 constexpr uint64_t IP_IN_KERNEL = 1ull << 63; variable
90 node.section.inKernel = !!(thisIp & IP_IN_KERNEL); in PutIpInSlot()