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

  /external/iptables/extensions/
libxt_connlabel.c 12 O_SET = 1,
28 {.name = "set", .id = O_SET, .type = XTTYPE_NONE},
48 case O_SET:
libxt_recent.c 8 O_SET = 0,
20 F_SET = 1 << O_SET,
30 {.name = "set", .id = O_SET, .type = XTTYPE_NONE,
56 {.name = "set", .id = O_SET, .type = XTTYPE_NONE,
136 case O_SET:

Completed in 41 milliseconds