Home
last modified time | relevance | path

Searched refs:fi_p (Results 1 – 10 of 10) sorted by relevance

/trueos/sys/contrib/ipfilter/netinet/
HDip_ipsec_pxy.c224 fi.fin_fi.fi_p = IPPROTO_ESP;
296 fi.fin_fi.fi_p = IPPROTO_ESP;
HDip_fil.h303 u_32_t fi_p:8; /* IP packet protocol */ member
479 #define fin_p fin_fi.fi_p
791 #define fr_proto fr_ip.fi_p
792 #define fr_mproto fr_mip.fi_p
HDip_pptp_pxy.c213 fi.fin_fi.fi_p = IPPROTO_GRE;
HDip_log.c409 p = fin->fin_fi.fi_p;
HDip_state.c1472 hv = (is->is_p = fin->fin_fi.fi_p);
3035 hv = (pr = fin->fin_fi.fi_p);
3223 hv = fin->fin_fi.fi_p;
3322 (fin->fin_fi.fi_p == IPPROTO_ICMP)
3324 || (fin->fin_fi.fi_p == IPPROTO_ICMPV6)
HDfil.c622 fi->fi_p = p;
1709 fi->fi_p = p;
1716 fi->fi_p = ip->ip_p;
2175 if (err && (fi->fi_p == IPPROTO_TCP)) {
2350 if (((fi->fi_p != IPPROTO_ICMP) &&
2351 (fi->fi_p != IPPROTO_ICMPV6)) ||
/trueos/contrib/ipfilter/lib/
HDprintfr.c158 } else if (fp->fr_mip.fi_p) {
159 pr = fp->fr_ip.fi_p;
/trueos/contrib/gcc/
HDprotoize.c762 is_syscalls_file (const file_info *fi_p) in is_syscalls_file() argument
764 char const *f = fi_p->hash_entry->symbol; in is_syscalls_file()
1352 file_info *fi_p; in referenced_file_is_newer() local
1378 fi_p = find_file (abspath (invocation_filename, filename), 0); in referenced_file_is_newer()
1380 return (fi_p->mtime > aux_info_mtime); in referenced_file_is_newer()
/trueos/contrib/ipfilter/tools/
HDipfcomp.c606 if (ipf != NULL && ipf->fri_mip.fi_p != 0)
620 if ((ipf->fri_ip.fi_p == IPPROTO_TCP) &&
773 ipf->fri_ip.fi_p);
/trueos/contrib/ipfilter/
HDip_fil_compat.c104 u_32_t fi_p:8; member
1303 v5->fi_p = v4->fi_p;
1307 v5->fi_p = v4->fi_p;
1323 v4->fi_p = v5->fi_p;
1327 v4->fi_p = v5->fi_p;