Searched refs:data_boundary (Results 1 – 1 of 1) sorted by relevance
10292 void *data, *data_boundary; in nf_tables_commit_chain_prepare() local10314 data_boundary = data + data_size; in nf_tables_commit_chain_prepare()10323 if (unlikely(data > data_boundary)) { in nf_tables_commit_chain_prepare()10330 if (unlikely(data + size + expr->ops->size > data_boundary)) { in nf_tables_commit_chain_prepare()10352 if (unlikely(data > data_boundary)) { in nf_tables_commit_chain_prepare()