Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/
Dpvcalls-front.c88 #define PVCALLS_STATUS_LISTEN 2 macro
766 map->passive.status = PVCALLS_STATUS_LISTEN; in pvcalls_front_listen()
784 if (map->passive.status != PVCALLS_STATUS_LISTEN) { in pvcalls_front_accept()