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

  /external/iptables/include/
xtables.h 43 .ptroff = offsetof(stype, member), \
102 * %XTOPT_PUT: store value into memory at @ptroff
121 * @ptroff: offset into private structure for member
122 * @size: size of the item pointed to by @ptroff; this is a safeguard
130 unsigned int ptroff; member in struct:xt_option_entry
  /external/iptables/libxtables/
xtoptions.c 30 ((void *)((char *)(cb)->data + (cb)->entry->ptroff))
889 if (entry->ptroff != 0)
891 "%s: ptroff for \"--%s\" is non-"
    [all...]

Completed in 57 milliseconds