11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
|
/*
|
||
|
* 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
|