Searched refs:obj_update_type (Results 1 - 1 of 1) sorted by relevance

/external/iptables/iptables/
H A Dnft.c251 enum obj_update_type { enum
272 enum obj_update_type type;
281 static int batch_add(struct nft_handle *h, enum obj_update_type type, void *ptr)
297 static int batch_table_add(struct nft_handle *h, enum obj_update_type type,
303 static int batch_chain_add(struct nft_handle *h, enum obj_update_type type,
309 static int batch_rule_add(struct nft_handle *h, enum obj_update_type type,

Completed in 68 milliseconds