Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_pptp.c187 static int exp_gre(struct nf_conn *ct, __be16 callid, __be16 peer_callid) in exp_gre() argument
208 IPPROTO_GRE, &peer_callid, &callid); in exp_gre()
217 IPPROTO_GRE, &callid, &peer_callid); in exp_gre()