Home | History | Annotate | Download | only in extensions

Lines Matching full:dport

26 "  --hmark-tuple [src|dst|sport|dport|spi|proto|ct][,...]\n"
34 " --hmark-dport-mask value Mask dst port with value\n"
37 " --hmark-dport value OR dst port with value\n"
93 { .name = "hmark-dport-mask",
108 { .name = "hmark-dport",
162 } else if (strncasecmp(type, "dport", len) == 0) {
198 "src,dst,sport,dport,proto");
295 printf("dport-mask 0x%x ", htons(info->port_mask.p16.dst));
301 printf("dport 0x%x ", htons(info->port_set.p16.dst));
359 printf(" --hmark-dport-mask 0x%04x",
368 printf(" --hmark-dport 0x%04x",