commit | e0835f8fa56d2d308486f8a34cf1c4480cd27f4e | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jul 03 16:51:22 2008 +0900 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jul 03 17:51:57 2008 +0900 |
tree | 8b9e2f60795dbc6e0e0138c8e7c362efecb568e8 | |
parent | 03d2f897e9fb3218989baa2139a951ce7f5414bf [diff] |
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. ip{,v6}_mroute_{set,get}sockopt() should not matter by optimization but it would be better not to depend on optimization semantically. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>