Searched refs:e4 (Results 1 – 2 of 2) sorted by relevance
54 struct ipt_entry e4; member152 entry->e4.ip.proto = proto; in nft_target_set_tgchk_param()153 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_target_set_tgchk_param()452 entry->e4.ip.proto = proto; in nft_match_set_mtchk_param()453 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_match_set_mtchk_param()
46 struct ipt_entry e4; in check_match() member
Completed in 6 milliseconds