OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
67
* %
XTTYPE_PORT
: 16-bit port name or number (supports %XTOPT_NBO)
92
XTTYPE_PORT
,
/external/iptables/iptables/
xtoptions.c
63
[
XTTYPE_PORT
] = sizeof(uint16_t),
793
[
XTTYPE_PORT
] = xtopt_parse_port,
Completed in 253 milliseconds