Searched refs:exp_gre (Results 1 – 3 of 3) sorted by relevance
187 static int exp_gre(struct nf_conn *ct, __be16 callid, __be16 peer_callid) in exp_gre() function222 hook->exp_gre(exp_orig, exp_reply); in exp_gre()306 exp_gre(ct, cid, pcid); in pptp_inbound_pkt()340 exp_gre(ct, cid, pcid); in pptp_inbound_pkt()
314 void (*exp_gre)(struct nf_conntrack_expect *exp_orig, member
301 .exp_gre = pptp_exp_gre,