Searched refs:ipversion (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_pool.c | 761 ipf_pool_search(softc, tptr, ipversion, dptr, bytes) in ipf_pool_search() argument 764 int ipversion; 784 if (ipversion == 4) { 790 } else if (ipversion == 6) {
|
| H A D | ip_htable.c | 1134 ipf_iphmfindip(softc, tptr, ipversion, aptr, bytes) in ipf_iphmfindip() argument 1137 int ipversion; 1152 if (ipversion == 4) { 1155 } else if (ipversion == 6) {
|
| H A D | fil.c | 9110 ipf_deliverlocal(softc, ipversion, ifp, ipaddr) in ipf_deliverlocal() argument 9112 int ipversion; 9119 if (ipversion == 4) { 9126 } else if (ipversion == 6) {
|
| /f-stack/tools/ |
| H A D | README.md | 222 ipttl LIST | ipversion VER | keep-state | layer2 | limit ... |
|