1e3d06599SMark JohnstonFBSD_1.6 { 2e3d06599SMark Johnston ifconfig_bridge_get_bridge_status; 3e3d06599SMark Johnston ifconfig_bridge_free_bridge_status; 4e3d06599SMark Johnston ifconfig_carp_get_info; 5e3d06599SMark Johnston ifconfig_close; 6e3d06599SMark Johnston ifconfig_create_interface; 7e3d06599SMark Johnston ifconfig_create_interface_vlan; 8e3d06599SMark Johnston ifconfig_destroy_interface; 9e3d06599SMark Johnston ifconfig_err_errno; 10e3d06599SMark Johnston ifconfig_err_errtype; 11e3d06599SMark Johnston ifconfig_err_ioctlreq; 12e3d06599SMark Johnston ifconfig_foreach_ifaddr; 1380545a16SRyan Moeller ifconfig_foreach_iface; 14e3d06599SMark Johnston ifconfig_get_capability; 15e3d06599SMark Johnston ifconfig_get_description; 16e3d06599SMark Johnston ifconfig_get_fib; 17e3d06599SMark Johnston ifconfig_get_groups; 18e3d06599SMark Johnston ifconfig_get_ifstatus; 19e3d06599SMark Johnston ifconfig_get_metric; 20e3d06599SMark Johnston ifconfig_get_mtu; 21e3d06599SMark Johnston ifconfig_get_nd6; 22e3d06599SMark Johnston ifconfig_get_orig_name; 23e3d06599SMark Johnston ifconfig_inet_get_addrinfo; 24e3d06599SMark Johnston ifconfig_inet6_get_addrinfo; 25e3d06599SMark Johnston ifconfig_lagg_free_lagg_status; 26e3d06599SMark Johnston ifconfig_lagg_get_lagg_status; 27e3d06599SMark Johnston ifconfig_lagg_get_laggport_status; 28e3d06599SMark Johnston ifconfig_list_cloners; 29*c4ba4aa5SRyan Moeller ifconfig_media_get_downreason; 30e3d06599SMark Johnston ifconfig_media_get_mediareq; 31*c4ba4aa5SRyan Moeller ifconfig_media_get_mode; 32*c4ba4aa5SRyan Moeller ifconfig_media_get_options; 33e3d06599SMark Johnston ifconfig_media_get_status; 34e3d06599SMark Johnston ifconfig_media_get_subtype; 35e3d06599SMark Johnston ifconfig_media_get_type; 36*c4ba4aa5SRyan Moeller ifconfig_media_lookup_mode; 37*c4ba4aa5SRyan Moeller ifconfig_media_lookup_options; 38*c4ba4aa5SRyan Moeller ifconfig_media_lookup_subtype; 39*c4ba4aa5SRyan Moeller ifconfig_media_lookup_type; 40e3d06599SMark Johnston ifconfig_open; 41e3d06599SMark Johnston ifconfig_set_capability; 42e3d06599SMark Johnston ifconfig_set_description; 43e3d06599SMark Johnston ifconfig_set_fib; 44e3d06599SMark Johnston ifconfig_set_metric; 45e3d06599SMark Johnston ifconfig_set_mtu; 46e3d06599SMark Johnston ifconfig_set_name; 47e3d06599SMark Johnston ifconfig_set_vlantag; 48e3d06599SMark Johnston ifconfig_sfp_channel_count; 49e3d06599SMark Johnston ifconfig_sfp_dump_region_count; 50e3d06599SMark Johnston ifconfig_sfp_free_sfp_status; 51e3d06599SMark Johnston ifconfig_sfp_get_sfp_dump; 52e3d06599SMark Johnston ifconfig_sfp_get_sfp_info; 53e3d06599SMark Johnston ifconfig_sfp_get_sfp_info_strings; 54e3d06599SMark Johnston ifconfig_sfp_get_sfp_status; 55e3d06599SMark Johnston ifconfig_sfp_get_sfp_vendor_info; 56e3d06599SMark Johnston ifconfig_sfp_physical_spec; 57e3d06599SMark Johnston ifconfig_unset_description; 58e3d06599SMark Johnston 59e3d06599SMark Johnston bias_mA; 60e3d06599SMark Johnston power_dBm; 61e3d06599SMark Johnston power_mW; 62e3d06599SMark Johnston 63e3d06599SMark Johnston /* Auto-generated. */ 64e3d06599SMark Johnston ifconfig_sfp_cab_tech_description; 65e3d06599SMark Johnston ifconfig_sfp_cab_tech_symbol; 66e3d06599SMark Johnston ifconfig_sfp_conn_description; 67e3d06599SMark Johnston ifconfig_sfp_conn_symbol; 68e3d06599SMark Johnston ifconfig_sfp_eth_1040g_description; 69e3d06599SMark Johnston ifconfig_sfp_eth_1040g_symbol; 70b7109c3cSRyan Moeller ifconfig_sfp_eth_10g_description; 71b7109c3cSRyan Moeller ifconfig_sfp_eth_10g_symbol; 72e3d06599SMark Johnston ifconfig_sfp_eth_description; 73e3d06599SMark Johnston ifconfig_sfp_eth_ext_description; 74e3d06599SMark Johnston ifconfig_sfp_eth_ext_symbol; 75b7109c3cSRyan Moeller ifconfig_sfp_eth_symbol; 76b7109c3cSRyan Moeller ifconfig_sfp_fc_len_description; 77b7109c3cSRyan Moeller ifconfig_sfp_fc_len_symbol; 78b7109c3cSRyan Moeller ifconfig_sfp_fc_media_description; 79b7109c3cSRyan Moeller ifconfig_sfp_fc_media_symbol; 80e3d06599SMark Johnston ifconfig_sfp_fc_speed_description; 81e3d06599SMark Johnston ifconfig_sfp_fc_speed_symbol; 82b7109c3cSRyan Moeller ifconfig_sfp_id_description; 83b7109c3cSRyan Moeller ifconfig_sfp_id_display; 84b7109c3cSRyan Moeller ifconfig_sfp_id_is_qsfp; 85b7109c3cSRyan Moeller ifconfig_sfp_id_symbol; 86e3d06599SMark Johnston ifconfig_sfp_rev_description; 87e3d06599SMark Johnston ifconfig_sfp_rev_symbol; 88e3d06599SMark Johnston}; 89