Home
last modified time | relevance | path

Searched refs:protocol_summary_xml (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/etherape/etherape-0.9.20/src/stats/
H A Dprotocols.h78 gchar *protocol_summary_xml(void); /* returns a newly allocated string with an xml dump of proto…
H A Dprotocols.c566 gchar *protocol_summary_xml(void) in protocol_summary_xml() function
/dports/net-mgmt/etherape/etherape-0.9.20/src/
H A Dexport.c78 xmlp = protocol_summary_xml(); in generate_xml()