Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dx_tables.c63 struct compat_delta { struct
74 struct compat_delta *compat_tab; argument
747 struct compat_delta *tmp = xt[af].compat_tab; in xt_compat_calc_jump()
769 if (!number || number > (INT_MAX / sizeof(struct compat_delta))) in xt_compat_init_offsets()
775 mem = sizeof(struct compat_delta) * number; in xt_compat_init_offsets()