Searched refs:pfr_addr (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_table.c165 static void pfr_copyout_addr(struct pfr_addr *, struct pfr_kentry *ke);
166 static int pfr_validate_addr(struct pfr_addr *);
171 struct pfr_addr *, int);
172 static struct pfr_kentry *pfr_create_kentry(struct pfr_addr *, int);
273 struct pfr_addr ad;
350 struct pfr_addr ad;
438 struct pfr_addr ad;
551 struct pfr_addr ad;
677 struct pfr_addr ad;
720 pfr_validate_addr(struct pfr_addr *a
[all...]
H A Dpf_if.c95 static struct pfr_addr *pfi_buffer;
509 struct pfr_addr *p;
H A Dpf_ioctl.c2402 if (io64->pfrio_esize != sizeof (struct pfr_addr)) {
2413 if (io64->pfrio_esize != sizeof (struct pfr_addr)) {
2424 if (io64->pfrio_esize != sizeof (struct pfr_addr)) {
2436 if (io64->pfrio_esize != sizeof (struct pfr_addr)) {
2456 if (io64->pfrio_esize != sizeof (struct pfr_addr)) {
2467 if (io64->pfrio_esize != sizeof (struct pfr_addr)) {
2478 if (io64->pfrio_esize != sizeof (struct pfr_addr)) {
2578 if (io32->pfrio_esize != sizeof (struct pfr_addr)) {
2589 if (io32->pfrio_esize != sizeof (struct pfr_addr)) {
2600 if (io32->pfrio_esize != sizeof (struct pfr_addr)) {
[all...]
H A Dpfvar.h1250 struct pfr_addr { struct
1268 struct pfr_addr pfras_a;
2284 __private_extern__ int pfr_insert_kentry(struct pfr_ktable *, struct pfr_addr *,
H A Dpf.c1229 struct pfr_addr p;

Completed in 41 milliseconds