Searched refs:LISTSVR_IPV6_V (Results 1 – 2 of 2) sorted by relevance
757 #define LISTSVR_IPV6_V(x) ((x) << LISTSVR_IPV6_S) macro758 #define LISTSVR_IPV6_F LISTSVR_IPV6_V(1U)
2014 req->reply_ctrl = htons(NO_REPLY_V(0) | (ipv6 ? LISTSVR_IPV6_V(1) : in cxgb4_remove_server()2015 LISTSVR_IPV6_V(0)) | QUEUENO_V(queue)); in cxgb4_remove_server()