Searched refs:title (Results 1 – 2 of 2) sorted by relevance
976 whd_result_t whd_arp_features_print(uint32_t features, const char *title);1059 whd_result_t whd_arp_stats_print(whd_arp_stats_t *arp_stats, const char *title);
3985 whd_result_t whd_arp_features_print(uint32_t features, const char *title) in whd_arp_features_print() argument3987 if (title != NULL) in whd_arp_features_print()3989 WPRINT_MACRO( ("%s\n", title) ); in whd_arp_features_print()4288 whd_result_t whd_arp_stats_print(whd_arp_stats_t *arp_stats, const char *title) in whd_arp_stats_print() argument4297 if (title != NULL) in whd_arp_stats_print()4299 WPRINT_MACRO( ("%s\n", title) ); in whd_arp_stats_print()