Lines Matching refs:sw_socket_options
334 AVAHI_GCC_UNUSED sw_socket_options options) { in sw_socket_set_options()
359 sw_result sw_socket_options_init(AVAHI_GCC_UNUSED sw_socket_options * self) { in sw_socket_options_init()
364 sw_result sw_socket_options_fina(AVAHI_GCC_UNUSED sw_socket_options self) { in sw_socket_options_fina()
370 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_debug()
377 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_nodelay()
384 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_dontroute()
391 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_keepalive()
398 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_linger()
406 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_reuseaddr()
413 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_rcvbuf()
420 AVAHI_GCC_UNUSED sw_socket_options self, in sw_socket_options_set_sndbuf()
908 AVAHI_GCC_UNUSED sw_socket_options options, in sw_corby_object_init_from_url()