Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- dtrace_ip(4)
- a DTrace provider for tracing events related to the IPv4 and IPv6 protocols
- form_variables(3), %TYPE_ALNUM(3), %TYPE_ALPHA(3), %TYPE_ENUM(3), %TYPE_INTEGER(3), %TYPE_IPV4(3), %TYPE_NUMERIC(3), %TYPE_REGEXP(3)
- form system global variables
- ip6addrctl(8)
- configure address selection policy for IPv6 and IPv4
- pcap_lookupnet(3)
- find the IPv4 network number and netmask for a device
- CURLOPT_DNS_LOCAL_IP4(3)
- IPv4 address to bind DNS resolves to
- TYPE_ALNUM(3x), %TYPE_ALNUM(3x), %TYPE_ALPHA(3x), %TYPE_ENUM(3x), %TYPE_INTEGER(3x), %TYPE_IPV4(3x), %TYPE_NUMERIC(3x), %TYPE_REGEXP(3x)
- form system global variables
- addrtype(3)
- Labeling IPv4 addresses as internal or external
- appjail-nat(1)
- Mapping local IPv4 address to an external IPv4 address
- ares_inet_pton(3)
- convert an IPv4 or IPv6 address from text to binary form
- ares_set_local_ip4(3)
- Set local IPv4 address outgoing requests
- avahi-autoipd(8)
- IPv4LL network address configuration daemon
- ccfilter(3)
- Mapping IPv4 addresses to country codes
- coap_supported(3), coap_af_unix_is_supported(3), coap_async_is_supported(3), coap_client_is_supported(3), coap_dtls_is_supported(3), coap_dtls_cid_is_supported(3), coap_dtls_psk_is_supported(3), coap_dtls_pki_is_supported(3), coap_dtls_pkcs11_is_supported(3), coap_dtls_rpk_is_supported(3), coap_epoll_is_supported(3), coap_ipv4_is_supported(3), coap_ipv6_is_supported(3), coap_observe_persist_is_supported(3), coap_oscore_is_supported(3), coap_proxy_is_supported(3), coap_server_is_supported(3), coap_tcp_is_supported(3), coap_threadsafe_is_supported(3), coap_tls_is_supported(3), coap_ws_is_supported(3), coap_wss_is_supported(3)
- Work with CoAP runtime functionality
- dbeacon(1)
- Distributed IPv4/IPv6 multicast beacon
- grepcidr(1)
- Filter IPv4 and IPv6 addresses matching CIDR patterns
- iodine(8), iodined(8)
- tunnel IPv4 over DNS
- ipv6calc(8)
- format, calculate, show information, filter IPv6/IPv4/MAC addresses
- libowfat_dns_ip4(3), dns_ip4(3)
- look up IPv4 addresses
- libowfat_dns_ip4_packet(3), dns_ip4_packet(3)
- extract IPv4 address from DNS answer packet
- libowfat_dns_ip4_qualify(3), dns_ip4_qualify(3)
- qualify name and look up IPv4 addresses
- libowfat_fmt_ip4(3), fmt_ip4(3)
- write a formatted ASCII representation of an IPv4 number
- libowfat_scan_ip4(3), scan_ip4(3)
- parse an IPv4 number in dotted-decimal notation
- libowfat_socket_accept4(3), socket_accept4(3)
- accept an IPv4 TCP connection on a socket
- libowfat_socket_accept4_makenonblocking(3), socket_accept4_makenonblocking(3)
- accept an IPv4 TCP connection on a socket and set it to non-blocking I/O
- libowfat_socket_accept4_makenonblocking_setcloseonexec(3), socket_accept4_makenonblocking_setcloseonexec(3)
- accept an IPv4 TCP connection on a socket and set it to non-blocking I/O and close-on-exec SYNTAX #include <libowfat/socket.h> int socket_accept4_makenonblocking_setcloseonexec(int s,char ip[4],uint16 *port);
- libowfat_socket_accept4_setcloseonexec(3), socket_accept4_setcloseonexec(3)
- accept an IPv4 TCP connection on a socket and set it to close on exec