Searched refs:kif (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf_if.c146 struct pfi_kif *kif; local
151 if ((kif = RB_FIND(pfi_ifhead, &pfi_ifs,
153 return (kif);
156 if ((kif = _MALLOC(sizeof (*kif), PFI_MTYPE, M_WAITOK|M_ZERO)) == NULL)
159 strlcpy(kif->pfik_name, kif_name, sizeof (kif->pfik_name));
160 kif->pfik_tzero = pf_calendar_time_second();
161 TAILQ_INIT(&kif->pfik_dynaddrs);
163 RB_INSERT(pfi_ifhead, &pfi_ifs, kif);
168 pfi_kif_ref(struct pfi_kif *kif, enum pfi_kif_refs what) argument
183 pfi_kif_unref(struct pfi_kif *kif, enum pfi_kif_refs what) argument
232 struct pfi_kif *kif; local
254 struct pfi_kif *kif; local
379 pfi_kif_update(struct pfi_kif *kif) argument
393 struct pfi_kif *kif; local
411 pfi_table_update(struct pfr_ktable *kt, struct pfi_kif *kif, int net, int flags) argument
579 struct pfi_kif *kif = (struct pfi_kif *)v; local
[all...]
H A Dpf.c384 pf_state_lookup_aux(struct pf_state **state, struct pfi_kif *kif, argument
397 (*state)->rt_kif != NULL && (*state)->rt_kif != kif) {
408 *state = pf_find_state(kif, &key, direction); \
418 if (pf_state_lookup_aux(state, kif, direction, &action)) \
1123 pf_find_state(struct pfi_kif *kif, struct pf_state_key_cmp *key, u_int dir) argument
1146 if (s->kif == pfi_all || s->kif == kif)
1381 pf_stateins_err(const char *tree, struct pf_state *s, struct pfi_kif *kif) argument
1386 printf("pf: state insert failed: %s %s ", tree, kif
1420 pf_insert_state(struct pfi_kif *kif, struct pf_state *s) argument
3206 pf_get_sport(struct pf_pdesc *pd, struct pfi_kif *kif, struct pf_rule *r, struct pf_addr *saddr, union pf_state_xport *sxport, struct pf_addr *daddr, union pf_state_xport *dxport, struct pf_addr *naddr, union pf_state_xport *nxport, struct pf_src_node **sn) argument
3374 pf_match_translation(struct pf_pdesc *pd, struct mbuf *m, int off, int direction, struct pfi_kif *kif, struct pf_addr *saddr, union pf_state_xport *sxport, struct pf_addr *daddr, union pf_state_xport *dxport, int rs_num) argument
3471 pf_get_translation_aux(struct pf_pdesc *pd, struct mbuf *m, int off, int direction, struct pfi_kif *kif, struct pf_src_node **sn, struct pf_addr *saddr, union pf_state_xport *sxport, struct pf_addr *daddr, union pf_state_xport *dxport, struct pf_addr *naddr, union pf_state_xport *nxport) argument
4048 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, struct pf_rule **am, struct pf_ruleset **rsm, struct ifqueue *ifq) argument
5141 pf_test_dummynet(struct pf_rule **rm, int direction, struct pfi_kif *kif, struct mbuf **m0, struct pf_pdesc *pd, struct ip_fw_args *fwa) argument
5403 pf_test_fragment(struct pf_rule **rm, int direction, struct pfi_kif *kif, struct mbuf *m, void *h, struct pf_pdesc *pd, struct pf_rule **am, struct pf_ruleset **rsm) argument
5498 pf_pptp_handler(struct pf_state *s, int direction, int off, struct pf_pdesc *pd, struct pfi_kif *kif) argument
5844 pf_test_state_tcp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
6372 pf_test_state_udp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
6522 pf_test_state_icmp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
7196 pf_test_state_grev1(struct pf_state **state, int direction, struct pfi_kif *kif, int off, struct pf_pdesc *pd) argument
7297 pf_test_state_esp(struct pf_state **state, int direction, struct pfi_kif *kif, int off, struct pf_pdesc *pd) argument
7460 pf_test_state_other(struct pf_state **state, int direction, struct pfi_kif *kif, struct pf_pdesc *pd) argument
7598 pf_routable(struct pf_addr *addr, sa_family_t af, struct pfi_kif *kif) argument
8087 struct pfi_kif *kif; local
8618 struct pfi_kif *kif; local
[all...]
H A Dif_pflog.c284 pflog_packet(struct pfi_kif *kif, struct mbuf *m, sa_family_t af, u_int8_t dir, argument
294 if (kif == NULL || m == NULL || rm == NULL || pd == NULL)
307 memcpy(hdr.ifname, kif->pfik_name, sizeof (hdr.ifname));
H A Dpf_norm.c1533 pf_normalize_ip(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, argument
1553 if (pfi_kif_match(r->kif, kif) == r->ifnot)
1563 r->src.neg, kif))
1773 PFLOG_PACKET(kif, h, m, AF_INET, dir, *reason, r,
1780 PFLOG_PACKET(kif, h, m, AF_INET, dir, *reason, r,
1793 PFLOG_PACKET(kif, h, m, AF_INET, dir, *reason, r, NULL, NULL, pd);
1800 pf_normalize_ip6(struct mbuf **m0, int dir, struct pfi_kif *kif, argument
1830 if (pfi_kif_match(r->kif, kif)
2095 pf_normalize_tcp(int dir, struct pfi_kif *kif, struct mbuf *m, int ipoff, int off, void *h, struct pf_pdesc *pd) argument
2738 pf_normalize_tcpopt(struct pf_rule *r, int dir, struct pfi_kif *kif, struct pf_pdesc *pd, struct mbuf *m, struct tcphdr *th, int off, int *rewrptr) argument
[all...]
H A Dpf_ioctl.c754 pfi_kif_unref(empty_pool_pa->kif, PFI_KIF_REF_RULE);
802 pfi_kif_unref(rule->kif, PFI_KIF_REF_RULE);
1379 dst->kif = NULL;
1401 dst->kif = NULL;
1435 strlcpy(sp->ifname, s->kif->pfik_name, sizeof (sp->ifname));
1512 dst->kif = NULL;
1522 dst->kif = NULL;
3026 rule->kif = pfi_kif_get(rule->ifname);
3027 if (rule->kif == NULL) {
3031 pfi_kif_ref(rule->kif, PFI_KIF_REF_RUL
3749 struct pfi_kif *kif; local
5010 struct pfi_kif *kif = ifp->if_pf_kif; local
[all...]
H A Dpfvar.h511 struct pfi_kif *kif __attribute__((aligned(8))); member in struct:pf_pooladdr
513 void *kif __attribute__((aligned(8))); member in struct:pf_pooladdr
702 struct pfi_kif *kif __attribute__((aligned(8))); member in struct:pf_rule
704 void *kif __attribute__((aligned(8))); member in struct:pf_rule
879 struct pfi_kif *kif; member in struct:pf_src_node
881 void *kif; member in struct:pf_src_node
1042 struct pfi_kif *kif; member in struct:pf_state
/macosx-10.10/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit860 kif\040 �� # ---> 8-8^4- 0
871 kif\040 �� # ---> 8-8^4- 4

Completed in 313 milliseconds