Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-shared.c294 const void *targinfo = nftnl_expr_get(e, NFTNL_EXPR_TG_INFO, &tg_len); in nft_parse_target() local
312 memcpy(&t->data, targinfo, tg_len); in nft_parse_target()