1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Define IP_MULTICAST_ALL

This commit is contained in:
Ulrich Drepper
2011-09-15 18:09:53 -04:00
parent b402e91af4
commit 2840865d5a
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* Copyright (C) 1991-1999, 2000, 2004, 2008, 2010 Free Software Foundation, Inc.
/* Copyright (C) 1991-2000,2004,2008,2010,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@ -70,6 +70,7 @@
#define IP_XFRM_POLICY 17
#define IP_PASSSEC 18
#define IP_TRANSPARENT 19
#define IP_MULTICAST_ALL 49 /* bool */
/* TProxy original addresses */
#define IP_ORIGDSTADDR 20