HomeSort by relevance Sort by last modified time
    Searched full:list_pos (Results 1 - 1 of 1) sorted by null

  /external/iptables/libiptc/
libiptc.c 343 struct list_head *list_pos; local
344 list_pos=&handle->chains;
349 return list_pos;
389 list_pos = &handle->chain_index[pos]->list;
394 return list_pos;
402 return list_pos;
411 return list_pos;
426 return list_pos;
472 struct list_head *list_pos; local
473 list_pos = &handle->chains
    [all...]

Completed in 60 milliseconds