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 243 unsigned int user_offset, int *was_return,
294 *was_return = 1;
296 *was_return = 0;
303 assert(*was_return);
305 *was_return = 0;
307 else *was_return = 0;
324 int was_return;
484 was_return = 0;
487 check_entry, &i, &n, user_offset, &was_return, h);
libip6tc.c 269 int was_return; local
422 was_return = 0;
427 check_entry, &i, &n, user_offset, &was_return, h);

Completed in 53 milliseconds