Home
last modified time | relevance | path

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

/linux/include/net/netns/
H A Dconntrack.h64 struct list_head keymap_list; member
/linux/net/netfilter/
H A Dnf_conntrack_core.c588 WARN_ON_ONCE(!list_empty(&net->ct.nf_ct_proto.gre.keymap_list)); in warn_on_keymap_list_leak()