Home
last modified time | relevance | path

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

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