Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpkt_handlers.h105 extern void NF_post_nat_dst_port_handler(struct channels_list_entry *, struct packet_ptrs *, char *…
H A Dpkt_handlers.c660 …fig.acct_type == ACCT_NF) channels_list[index].phandler[primitives] = NF_post_nat_dst_port_handler; in evaluate_packet_handlers()
3359 void NF_post_nat_dst_port_handler(struct channels_list_entry *chptr, struct packet_ptrs *pptrs, cha… in NF_post_nat_dst_port_handler() function