From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754144Ab2ENDuu (ORCPT ); Sun, 13 May 2012 23:50:50 -0400 Received: from mail-qa0-f49.google.com ([209.85.216.49]:44046 "EHLO mail-qa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754017Ab2ENDut (ORCPT ); Sun, 13 May 2012 23:50:49 -0400 Message-ID: <4FB08123.4080901@gmail.com> Date: Sun, 13 May 2012 23:50:59 -0400 From: nn6eumtr User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: PACKET_LOSS socket option for packet_mmap Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org What does the PACKET_LOSS socket option for packet_mmap do? I've seen some sample code setting the option, but couldn't find an explanation of what it does.