HomeSort by: relevance | last modified time | path
    Searched refs:fi_ttl (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipfcomp.c 608 if (ipf != NULL && ipf->fri_mip.fi_ttl != 0)
780 ipf->fri_mip.fi_ttl, 0xff,
781 ipf->fri_ip.fi_ttl);
  /src/external/bsd/ipf/dist/lib/
printfr.c 153 if (fp->fr_mip.fi_ttl)
  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 300 u_32_t fi_ttl:8; /* IP packet TTL */ member in struct:fr_ip
792 #define fr_ttl fr_ip.fi_ttl
793 #define fr_mttl fr_mip.fi_ttl
ip_fil_compat.c 105 u_32_t fi_ttl:8; member in struct:fr_ip4
1315 v5->fi_ttl = v4->fi_ttl;
1333 v4->fi_ttl = v5->fi_ttl;
fil.c 487 fi->fi_ttl = ip6->ip6_hlim;
1708 fi->fi_ttl = ip->ip_ttl;
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 105 u_32_t fi_ttl:8; member in struct:fr_ip4
1308 v5->fi_ttl = v4->fi_ttl;
1328 v4->fi_ttl = v5->fi_ttl;

Completed in 29 milliseconds