Searched refs:CTA_IP_V4_SRC (Results 1 – 3 of 3) sorted by relevance
55 [CTA_IP_V4_SRC] = { .type = NLA_U32 },88 if (tb[CTA_IP_V4_SRC]) { in exp_parse_ip()89 addr = nl_addr_alloc_attr(tb[CTA_IP_V4_SRC], AF_INET); in exp_parse_ip()377 family == AF_INET ? CTA_IP_V4_SRC : CTA_IP_V6_SRC, in nfnl_exp_build_tuple()
59 [CTA_IP_V4_SRC] = { .type = NLA_U32 },112 if (tb[CTA_IP_V4_SRC]) { in ct_parse_ip()113 addr = nl_addr_alloc_attr(tb[CTA_IP_V4_SRC], AF_INET); in ct_parse_ip()445 family == AF_INET ? CTA_IP_V4_SRC : CTA_IP_V6_SRC, in nfnl_ct_build_tuple()
73 CTA_IP_V4_SRC, enumerator