tag
line
file
source code
fw_output
21
include/linux/firewall.h
int (*fw_output)(struct firewall_ops *this, int pf,
fw_output
134
net/core/firewall.c
int rc=fw->fw_output(fw,pf,skb,phdr);