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

  /external/iptables/include/
xtables.h 65 * %XTTYPE_PROTOCOL: protocol number/name from /etc/protocols (ptr: uint8_t)
90 XTTYPE_PROTOCOL,
  /external/iptables/extensions/
libxt_conntrack.c 99 {.name = "ctproto", .id = O_CTPROTO, .type = XTTYPE_PROTOCOL,
122 {.name = "ctproto", .id = O_CTPROTO, .type = XTTYPE_PROTOCOL,
161 {.name = "ctproto", .id = O_CTPROTO, .type = XTTYPE_PROTOCOL,
    [all...]
libxt_policy.c 58 {.name = "proto", .id = O_PROTO, .type = XTTYPE_PROTOCOL,
  /external/iptables/libxtables/
xtoptions.c 62 [XTTYPE_PROTOCOL] = sizeof(uint8_t),
824 [XTTYPE_PROTOCOL] = xtopt_parse_protocol,
    [all...]

Completed in 476 milliseconds