Lines Matching defs:af
465 pf_addrcpy(struct pf_addr *dst, struct pf_addr *src, sa_family_t af) in pf_addrcpy()
559 struct pf_addr *src, sa_family_t af) in pf_insert_src_node()
867 pf_print_host(struct pf_addr *addr, u_int16_t p, sa_family_t af) in pf_print_host()
1080 struct pf_addr *an, u_int16_t pn, u_int8_t u, sa_family_t af) in pf_change_ap()
1161 u_int16_t *ic, u_int16_t *hc, u_int8_t u, sa_family_t af) in pf_change_icmp()
1244 pf_send_tcp(const struct pf_rule *r, sa_family_t af, in pf_send_tcp()
1413 pf_send_icmp(struct mbuf *m, u_int8_t type, u_int8_t code, sa_family_t af, in pf_send_icmp()
1466 struct pf_addr *b, sa_family_t af) in pf_match_addr()
1639 struct pf_addr *rmask, struct pf_addr *saddr, sa_family_t af) in pf_poolmask()
1662 pf_addr_inc(struct pf_addr *addr, sa_family_t af) in pf_addr_inc()
1711 struct pf_poolhashkey *key, sa_family_t af) in pf_hash()
1751 pf_map_addr(sa_family_t af, struct pf_rule *r, struct pf_addr *saddr, in pf_map_addr()
1894 pf_get_sport(sa_family_t af, u_int8_t proto, struct pf_rule *r, in pf_get_sport()
2198 pf_get_wscale(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) in pf_get_wscale()
2238 pf_get_mss(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) in pf_get_mss()
2275 pf_calc_mss(struct pf_addr *addr, sa_family_t af, u_int16_t offer) in pf_calc_mss()
2362 sa_family_t af = pd->af; in pf_test_tcp() local
2724 sa_family_t af = pd->af; in pf_test_udp() local
2994 sa_family_t af = pd->af; in pf_test_icmp() local
3273 sa_family_t af = pd->af; in pf_test_other() local
3524 sa_family_t af = pd->af; in pf_test_fragment() local
4718 u_short *actionp, u_short *reasonp, sa_family_t af) in pf_pull_hdr()
4764 pf_routable(struct pf_addr *addr, sa_family_t af) in pf_routable()
5117 sa_family_t af) in pf_check_proto_cksum()