Searched refs:noproto (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | ip_fw_nat64.h | 43 uint64_t noproto; /* Protocol not supported */ member 56 uint64_t noproto; /* Protocol not supported */ member 69 uint64_t noproto; /* Protocol not supported */ member
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | ip_fw_nat64.h | 43 uint64_t noproto; /* Protocol not supported */ member 56 uint64_t noproto; /* Protocol not supported */ member 69 uint64_t noproto; /* Protocol not supported */ member
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.h | 43 uint64_t noproto; /* Protocol not supported */ member
|
| H A D | nat64lsn.c | 579 NAT64STAT_INC(&cfg->base.stats, noproto); in nat64lsn_reassemble4() 639 NAT64STAT_INC(&cfg->base.stats, noproto); in nat64lsn_translate4() 651 NAT64STAT_INC(&cfg->base.stats, noproto); in nat64lsn_translate4() 1528 NAT64STAT_INC(&cfg->base.stats, noproto); in nat64lsn_translate6()
|
| H A D | nat64stl_control.c | 409 __COPY_STAT_FIELD(cfg, stats, noproto); in export_stats()
|
| H A D | nat64clat_control.c | 404 __COPY_STAT_FIELD(cfg, stats, noproto); in export_stats()
|
| H A D | nat64lsn_control.c | 279 __COPY_STAT_FIELD(cfg, stats, noproto); in export_stats()
|
| /f-stack/tools/ipfw/ |
| H A D | nat64clat.c | 420 (uintmax_t)stats.noproto); in nat64clat_stats()
|
| H A D | nat64stl.c | 436 (uintmax_t)stats.noproto); in nat64stl_stats()
|
| H A D | nat64lsn.c | 734 (uintmax_t)stats.noproto); in nat64lsn_stats()
|