Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/netfilter/
Dnf_conntrack.h39 unsigned int tmpl_padto; member
/linux-5.19.10/net/netfilter/
Dnf_conntrack_core.c546 tmpl->proto.tmpl_padto = (char *)tmpl - (char *)p; in nf_ct_tmpl_alloc()
568 kfree((char *)tmpl - tmpl->proto.tmpl_padto); in nf_ct_tmpl_free()