Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dcompat_firewall.h29 int (*fw_output)(struct firewall_ops *this, int pf, member
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_fw_compat.c132 ret = fwops->fw_output(fwops, PF_INET, in fw_in()