Home
last modified time | relevance | path

Searched refs:readCounters_ethernet (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dsfacctd.h338 extern int readCounters_ethernet(struct bgp_peer *, SFSample *, char *, int, void *);
H A Dsfacctd.c2294 readCounters_ethernet(peer, sample, "log", config.sfacctd_counter_output, obj); in sf_cnt_log_msg()
2324 readCounters_ethernet(peer, sample, "log", config.sfacctd_counter_output, obj); in sf_cnt_log_msg()
2434 int readCounters_ethernet(struct bgp_peer *peer, SFSample *sample, char *event_type, int output, vo… in readCounters_ethernet() function
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dsflow_process.c144 static void readCounters_ethernet(SFSample *sample);
2099 static void readCounters_ethernet(SFSample *sample) in readCounters_ethernet() function
3015 case INMCOUNTERSVERSION_ETHERNET: readCounters_ethernet(sample); break; in readCountersSample_v2v4()
3069 case SFLCOUNTERS_ETHERNET: readCounters_ethernet(sample); break; in readCountersSample()
/dports/net/sflowtool/sflowtool-5.06/src/
H A Dsflowtool.c3943 static void readCounters_ethernet(SFSample *sample) in readCounters_ethernet() function
4921 case INMCOUNTERSVERSION_ETHERNET: readCounters_ethernet(sample); break; in readCountersSample_v2v4()
4994 case SFLCOUNTERS_ETHERNET: readCounters_ethernet(sample); break; in readCountersSample()