Lines Matching refs:pf_rule

173 	struct pf_rule				*r;
225 static void pf_send_tcp(const struct pf_rule *, sa_family_t,
231 sa_family_t, struct pf_rule *);
232 static struct pf_rule *pf_match_translation(struct pf_pdesc *, struct mbuf *,
236 static struct pf_rule *pf_get_translation_aux(struct pf_pdesc *,
246 static int pf_test_rule(struct pf_rule **, struct pf_state **,
248 void *, struct pf_pdesc *, struct pf_rule **,
251 static int pf_test_dummynet(struct pf_rule **, int,
255 static int pf_test_fragment(struct pf_rule **, int,
257 struct pf_pdesc *, struct pf_rule **,
270 static int pf_match_tag(struct mbuf *, struct pf_rule *,
274 static int pf_map_addr(u_int8_t, struct pf_rule *,
278 struct pf_rule *, struct pf_addr *,
282 static void pf_route(struct mbuf **, struct pf_rule *, int,
286 static void pf_route6(struct mbuf **, struct pf_rule *, int,
1304 pf_insert_src_node(struct pf_src_node **sn, struct pf_rule *rule,
1936 struct pf_rule *cur, *prev, *head[PF_SKIP_COUNT];
2348 pf_send_tcp(const struct pf_rule *r, sa_family_t af,
2533 struct pf_rule *r)
2760 pf_match_tag(struct mbuf *m, struct pf_rule *r, struct pf_mtag *pf_mtag,
2798 struct pf_rule **r, struct pf_rule **a, int *match)
2833 struct pf_rule **r, struct pf_rule **a, int *match)
2985 pf_map_addr(sa_family_t af, struct pf_rule *r, struct pf_addr *saddr,
3168 pf_get_sport(struct pf_pdesc *pd, struct pfi_kif *kif, struct pf_rule *r,
3335 static struct pf_rule *
3341 struct pf_rule *r, *rm = NULL;
3432 static struct pf_rule *
3439 struct pf_rule *r = NULL;
3886 struct pf_rule *r = s->rule.ptr;
4003 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction,
4005 struct pf_pdesc *pd, struct pf_rule **am, struct pf_ruleset **rsm,
4009 struct pf_rule *nr = NULL;
4012 struct pf_rule *r, *a = NULL;
5090 pf_test_dummynet(struct pf_rule **rm, int direction, struct pfi_kif *kif,
5094 struct pf_rule *am = NULL;
5098 struct pf_rule *r, *a = NULL;
5109 struct pf_rule *prev_matching_rule = fwa ? fwa->fwa_pf_rule : NULL;
5350 pf_test_fragment(struct pf_rule **rm, int direction, struct pfi_kif *kif,
5351 struct mbuf *m, void *h, struct pf_pdesc *pd, struct pf_rule **am,
5355 struct pf_rule *r, *a = NULL;
7611 pf_route(struct mbuf **m, struct pf_rule *r, int dir, struct ifnet *oifp,
7826 pf_route6(struct mbuf **m, struct pf_rule *r, int dir, struct ifnet *oifp,
8056 struct pf_rule *a = NULL, *r = &pf_default_rule, *tr, *nr;
8462 struct pf_rule *lr;
8590 struct pf_rule *a = NULL, *r = &pf_default_rule, *tr, *nr;
9056 struct pf_rule *lr;