Skip to content

Commit

Permalink
(IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST, IPV6_IPSEC_POLIC…
Browse files Browse the repository at this point in the history
…Y, IPV6_XFRM_POLICY): Define.
  • Loading branch information
Ulrich Drepper committed Jun 10, 2003
1 parent ed24330 commit 2229b77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sysdeps/unix/sysv/linux/bits/in.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,11 @@ struct in_pktinfo
#define IPV6_MTU_DISCOVER 23
#define IPV6_MTU 24
#define IPV6_RECVERR 25
#define IPV6_V6ONLY 26
#define IPV6_JOIN_ANYCAST 27
#define IPV6_LEAVE_ANYCAST 28
#define IPV6_IPSEC_POLICY 34
#define IPV6_XFRM_POLICY 35

#define SCM_SRCRT IPV6_RXSRCRT

Expand Down

0 comments on commit 2229b77

Please sign in to comment.