Searched refs:PACKET_LOSS (Results 1 – 4 of 4) sorted by relevance
40 #if defined(PACKET_LOSS) || (defined(HAVE_DECL_PACKET_LOSS) && HAVE_DECL_PACKET_LOSS)41 XLAT(PACKET_LOSS),
13 PACKET_LOSS
46 if (setsockopt(packetsock, SOL_PACKET, PACKET_LOSS, (void *) &on, sizeof(on))) { in ring_create()
50 #define PACKET_LOSS 14 macro