Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_conntrack_proto.c445 static int nf_ct_tcp_fixup(struct nf_conn *ct, void *_nfproto) in nf_ct_tcp_fixup() argument
447 u8 nfproto = (unsigned long)_nfproto; in nf_ct_tcp_fixup()