Mike Frysinger | 54646b8 | 2015-08-19 13:29:27 -0400 | [diff] [blame] | 1 | /* |
2 | * Options specific to getsockopt(SOL_IPV6). | ||||
3 | * Common {g,s}etsockopt(SOL_IPV6) options | ||||
4 | * should be in sockipv6options.in instead. | ||||
5 | */ | ||||
6 | |||||
7 | IP6T_SO_GET_INFO | ||||
8 | IP6T_SO_GET_ENTRIES | ||||
9 | IP6T_SO_GET_REVISION_MATCH | ||||
10 | IP6T_SO_GET_REVISION_TARGET |