Lines Matching full:daddr
134 if (e->match.daddr)
137 e->match.daddr = 1;
138 e->invert.daddr = cb->invert;
139 memcpy(&e->daddr, &cb->val.haddr, sizeof(cb->val.haddr));
209 e->match.daddr || e->match.proto || e->match.mode))
216 if ((e->match.saddr || e->match.daddr)
280 if (e->match.daddr) {
281 PRINT_INVERT(e->invert.daddr);
284 xtables_ip6addr_to_numeric(&e->daddr.a6),
288 xtables_ipaddr_to_numeric(&e->daddr.a4),