Lines Matching refs:sprintf

56 	return sprintf(buf, "%lu\n", jiffies_to_clock_t(br->forward_delay));  in forward_delay_show()
70 return sprintf(buf, "%lu\n", in hello_time_show()
85 return sprintf(buf, "%lu\n", in max_age_show()
100 return sprintf(buf, "%lu\n", jiffies_to_clock_t(br->ageing_time)); in ageing_time_show()
128 return sprintf(buf, "%d\n", br->stp_enabled); in stp_state_show()
161 return sprintf(buf, "%#x\n", br->group_fwd_mask); in group_fwd_mask_show()
194 return sprintf(buf, "%d\n", in priority_show()
228 return sprintf(buf, "%d\n", to_bridge(d)->root_port); in root_port_show()
235 return sprintf(buf, "%d\n", to_bridge(d)->root_path_cost); in root_path_cost_show()
242 return sprintf(buf, "%d\n", to_bridge(d)->topology_change); in topology_change_show()
251 return sprintf(buf, "%d\n", br->topology_change_detected); in topology_change_detected_show()
259 return sprintf(buf, "%ld\n", br_timer_value(&br->hello_timer)); in hello_timer_show()
267 return sprintf(buf, "%ld\n", br_timer_value(&br->tcn_timer)); in tcn_timer_show()
276 return sprintf(buf, "%ld\n", br_timer_value(&br->topology_change_timer)); in topology_change_timer_show()
284 return sprintf(buf, "%ld\n", br_timer_value(&br->gc_timer)); in gc_timer_show()
292 return sprintf(buf, "%x:%x:%x:%x:%x:%x\n", in group_addr_show()
359 return sprintf(buf, "%d\n", br->multicast_router); in multicast_router_show()
375 return sprintf(buf, "%d\n", !br->multicast_disabled); in multicast_snooping_show()
391 return sprintf(buf, "%d\n", br->multicast_query_use_ifaddr); in multicast_query_use_ifaddr_show()
414 return sprintf(buf, "%d\n", br->multicast_querier); in multicast_querier_show()
429 return sprintf(buf, "%u\n", br->hash_elasticity); in hash_elasticity_show()
450 return sprintf(buf, "%u\n", br->hash_max); in hash_max_show()
465 return sprintf(buf, "%u\n", br->multicast_last_member_count); in multicast_last_member_count_show()
486 return sprintf(buf, "%u\n", br->multicast_startup_query_count); in multicast_startup_query_count_show()
507 return sprintf(buf, "%lu\n", in multicast_last_member_interval_show()
529 return sprintf(buf, "%lu\n", in multicast_membership_interval_show()
552 return sprintf(buf, "%lu\n", in multicast_querier_interval_show()
575 return sprintf(buf, "%lu\n", in multicast_query_interval_show()
597 return sprintf( in multicast_query_response_interval_show()
620 return sprintf( in multicast_startup_query_interval_show()
644 return sprintf(buf, "%u\n", br->nf_call_iptables); in nf_call_iptables_show()
665 return sprintf(buf, "%u\n", br->nf_call_ip6tables); in nf_call_ip6tables_show()
686 return sprintf(buf, "%u\n", br->nf_call_arptables); in nf_call_arptables_show()
709 return sprintf(buf, "%d\n", br->vlan_enabled); in vlan_filtering_show()
725 return sprintf(buf, "%#06x\n", ntohs(br->vlan_proto)); in vlan_protocol_show()
741 return sprintf(buf, "%d\n", br->default_pvid); in default_pvid_show()