Home
last modified time | relevance | path

Searched refs:dst_host_geoipv2_lookup_handler (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpkt_handlers.h215 extern void dst_host_geoipv2_lookup_handler(struct channels_list_entry *, struct packet_ptrs *, cha…
H A Dpkt_handlers.c621 channels_list[index].phandler[primitives] = dst_host_geoipv2_lookup_handler; in evaluate_packet_handlers()
5435 void dst_host_geoipv2_lookup_handler(struct channels_list_entry *chptr, struct packet_ptrs *pptrs, … in dst_host_geoipv2_lookup_handler() function