HomeSort by relevance Sort by last modified time
    Searched refs:XTTYPE_PORT (Results 1 - 4 of 4) sorted by null

  /external/iptables/extensions/
libxt_TPROXY.c 23 {.name = "on-port", .id = P_PORT, .type = XTTYPE_PORT,
32 {.name = "on-port", .id = P_PORT, .type = XTTYPE_PORT,
libxt_ipvs.c 34 {.name = "vport", .id = O_VPORT, .type = XTTYPE_PORT,
40 {.name = "vportctl", .id = O_VPORTCTL, .type = XTTYPE_PORT,
  /external/iptables/include/
xtables.h 66 * %XTTYPE_PORT: 16-bit port name or number (supports %XTOPT_NBO)
91 XTTYPE_PORT,
  /external/iptables/libxtables/
xtoptions.c 63 [XTTYPE_PORT] = sizeof(uint16_t),
825 [XTTYPE_PORT] = xtopt_parse_port,
    [all...]

Completed in 886 milliseconds