HomeSort by: relevance | last modified time | path
    Searched defs:ipf (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/netinet/
ip_flow.c 90 #define IPFLOW_INSERT(hashidx, ipf) \
92 (ipf)->ipf_hashidx = (hashidx); \
93 TAILQ_INSERT_HEAD(&ipflowtable[(hashidx)], (ipf), ipf_hash); \
94 TAILQ_INSERT_HEAD(&ipflowlist, (ipf), ipf_list); \
97 #define IPFLOW_REMOVE(hashidx, ipf) \
99 TAILQ_REMOVE(&ipflowtable[(hashidx)], (ipf), ipf_hash); \
100 TAILQ_REMOVE(&ipflowlist, (ipf), ipf_list); \
134 struct ipflow *ipf; local
140 TAILQ_FOREACH(ipf, &ipflowtable[hash], ipf_hash) {
141 if (ip->ip_dst.s_addr == ipf->ipf_dst.s_add
207 struct ipflow *ipf; local
410 struct ipflow *ipf; local
479 struct ipflow *ipf, *next_ipf; local
524 struct ipflow *ipf; local
584 struct ipflow *ipf, *next_ipf; local
    [all...]
  /src/external/bsd/ntp/dist/ntpd/
ntp_scanner.c 413 struct FILE_INFO *ipf = lex_stack; local
415 while (NULL != ipf) {
417 ipf = ipf->st_next;
  /src/sys/external/bsd/ipf/netinet/
ip_frag.c 197 RWLOCK_INIT(&softf->ipfr_frag, "ipf fragment rwlock");
198 RWLOCK_INIT(&softf->ipfr_natfrag, "ipf NAT fragment rwlock");
799 ipfr_t *ipf; local
804 ipf = ipf_frag_lookup(softc, softf, fin, softf->ipfr_nattab,
807 ipf = ipf_frag_lookup(softc, softf, fin, softf->ipfr_nattab);
809 if (ipf != NULL) {
810 nat = ipf->ipfr_data;
814 if ((ipf->ipfr_ttl == softc->ipf_ticks + 1) && (nat != NULL)) {
816 ipf->ipfr_data = NULL;
838 ipfr_t *ipf; local
    [all...]
  /src/external/bsd/ipf/dist/tools/
ipfcomp.c 13 #include "ipf.h"
209 static u_long ipf%s_rule_data_%s_%u[] = {\n",
456 fripf_t *ipf; local
555 ipf = fr->fr_ipf;
596 if (ipf != NULL && ipf->fri_mip.fi_v != 0)
600 if (ipf != NULL && ipf->fri_mip.fi_flx != 0)
604 if (ipf != NULL && ipf->fri_mip.fi_p != 0
    [all...]
ipmon.c 8 #include "ipf.h"
118 static char *pidfile = "/etc/opt/ipf/ipmon.pid";
1043 ipflog_t ipf; local
1057 "missed %u ipf log entries: %u %u",
1062 "missed %u ipf log entries: %u %u\n",
1069 memcpy(&ipf, (const char *)buf + sizeof(*ipl), sizeof(ipf));
1070 pac = (const char *)buf + sizeof(*ipl) + sizeof(ipf);
1072 f = ipf.fl_family;
1098 char ifname[sizeof(ipf.fl_ifname) + 1]
    [all...]
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
inline.c 479 struct interpass *ip, *ipf, *ipl; local
545 DLIST_FOREACH(ipf, &is->shead, qelem) {
546 if (ipf->type == IP_REF)
547 inline_ref((struct symtab *)ipf->ip_name);
548 if (ipf->type == IP_DEFLAB && n++ == 1)
561 for (ip = ipf; ip != ipl; ip = DLIST_NEXT(ip, qelem)) {
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
inline.c 401 struct interpass *ip, *ipf, *ipl; local
446 ipf = DLIST_NEXT(&is->shead, qelem); /* prolog */
452 lmin = crslab - IPP(ipf)->ip_lblnum;
453 crslab += (IPP(ipl)->ip_lblnum - IPP(ipf)->ip_lblnum) + 1;
454 toff = tvaloff - IPP(ipf)->ip_tmpnum;
455 tvaloff += (IPP(ipl)->ip_tmpnum - IPP(ipf)->ip_tmpnum) + 1;
460 ipf = DLIST_NEXT(ipf, qelem);
462 ipf = DLIST_NEXT(ipf, qelem)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-sra.cc 503 isra_param_flow *ipf = &m_arg_flow[i]; local
505 if (ipf->length)
509 for (int j = 0; j < ipf->length; j++)
515 fprintf (f, "%i", (int) ipf->inputs[j]);
519 if (ipf->aggregate_pass_through)
522 ipf->unit_offset, ipf->unit_size);
523 if (ipf->pointer_pass_through)
525 "safe_to_import_accesses: %u\n", ipf->safe_to_import_accesses);
2537 isra_param_flow *ipf = &csum->m_arg_flow[i] local
2658 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3043 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3122 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3190 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3404 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3558 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
ipa-sra.cc 558 isra_param_flow *ipf = &m_arg_flow[i]; local
560 if (ipf->length)
564 for (int j = 0; j < ipf->length; j++)
570 fprintf (f, "%i", (int) ipf->inputs[j]);
574 if (ipf->aggregate_pass_through)
577 ipf->unit_offset, ipf->unit_size);
578 else if (ipf->unit_size > 0)
579 fprintf (f, " Known dereferenceable size: %u\n", ipf->unit_size);
580 if (ipf->pointer_pass_through
2788 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
2916 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3317 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3396 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3507 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3588 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3819 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
3974 isra_param_flow *ipf = &csum->m_arg_flow[i]; local
    [all...]

Completed in 48 milliseconds