Searched refs:expectfn (Results 1 – 5 of 5) sorted by relevance
149 int (*expectfn)(struct ip_conntrack *new); member
60 exp.expectfn = NULL; in tftp_help()
226 exp->expectfn = NULL; in help()
375 exp->expectfn = NULL; in help()
756 if (expected && expected->expectfn) in init_conntrack()757 expected->expectfn(conntrack); in init_conntrack()