Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter_ipv4/
H A Dip_tables.h38 struct ipt_standard { struct
56 .entry = IPT_ENTRY_INIT(sizeof(struct ipt_standard)), \ argument
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Diptable_filter.c58 ((struct ipt_standard *)repl->entries)[1].target.verdict = in iptable_filter_table_init()