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

  /external/iptables/libiptc/
libip4tc.c 238 unsigned int user_offset, int *was_return,
289 *was_return = 1;
291 *was_return = 0;
298 assert(*was_return);
300 *was_return = 0;
302 else *was_return = 0;
319 int was_return;
470 was_return = 0;
473 check_entry, &i, &n, user_offset, &was_return, h);
libip6tc.c 267 int was_return; local
420 was_return = 0;
425 check_entry, &i, &n, user_offset, &was_return, h);

Completed in 163 milliseconds