10 lines
232 B
Text
10 lines
232 B
Text
/*
|
|
* Options specific to getsockopt(SOL_IPV6).
|
|
* Common {g,s}etsockopt(SOL_IPV6) options
|
|
* should be in sockipv6options.in instead.
|
|
*/
|
|
|
|
IP6T_SO_GET_INFO
|
|
IP6T_SO_GET_ENTRIES
|
|
IP6T_SO_GET_REVISION_MATCH
|
|
IP6T_SO_GET_REVISION_TARGET
|