Searched refs:ETH_MEMIF_FLAG_DISABLED (Results 1 – 3 of 3) sorted by relevance
90 #define ETH_MEMIF_FLAG_DISABLED (1 << 3) macro
205 if (((pmd->flags & ETH_MEMIF_FLAG_DISABLED) == 0) && in memif_msg_receive_init()1055 pmd->flags &= ~ETH_MEMIF_FLAG_DISABLED; in memif_connect_server()1069 pmd->flags &= ~ETH_MEMIF_FLAG_DISABLED; in memif_connect_client()
1514 pmd->flags |= ETH_MEMIF_FLAG_DISABLED; in memif_create()