Home
last modified time | relevance | path

Searched refs:VNET_STOP (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/ddb/
H A Ddb_sym.c271 if (value < VNET_START || value >= VNET_STOP) in db_value_of_name_vnet()
/f-stack/freebsd/net/
H A Dvnet.h165 #define VNET_STOP (uintptr_t)&__stop_set_vnet macro
H A Dvnet.c163 #define VNET_BYTES (VNET_STOP - VNET_START)