:orphan: .. index:: pair: enum; option_type .. _doxid-tarpc__base_8x_8m4_1a0042f4ead86b209e8ceb5c8e26c8c482: enum option_type ================ .. ref-code-block:: cpp :class: doxyrest-overview-code-block enum option_type { :target:`OPT_INT` = 1, :target:`OPT_LINGER` = 2, :target:`OPT_TIMEVAL` = 3, :target:`OPT_MREQN` = 4, :target:`OPT_MREQ` = 5, :target:`OPT_MREQ6` = 6, :target:`OPT_IPADDR` = 7, :target:`OPT_IPADDR6` = 8, :target:`OPT_TCP_INFO` = 9, :target:`OPT_HANDLE` = 10, :target:`OPT_GROUP_REQ` = 11, :target:`OPT_IP_PKTOPTIONS` = 12, :target:`OPT_MREQ_SOURCE` = 13, };