Home
last modified time | relevance | path

Searched refs:obj_update (Results 1 – 1 of 1) sorted by relevance

/external/iptables/iptables/
Dnft.c270 struct obj_update { struct
283 struct obj_update *obj; in batch_add() argument
285 obj = calloc(1, sizeof(struct obj_update)); in batch_add()
2326 struct obj_update *n, *tmp; in nft_action()