#include <minix/ioctl.h>Include dependency graph for ioctl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | NWIOSETHOPT _IOW('n', 16, struct nwio_ethopt) |
| #define | NWIOGETHOPT _IOR('n', 17, struct nwio_ethopt) |
| #define | NWIOGETHSTAT _IOR('n', 18, struct nwio_ethstat) |
| #define | NWIOARPGIP _IORW('n',20, struct nwio_arp) |
| #define | NWIOARPGNEXT _IORW('n',21, struct nwio_arp) |
| #define | NWIOARPSIP _IOW ('n',22, struct nwio_arp) |
| #define | NWIOARPDIP _IOW ('n',23, struct nwio_arp) |
| #define | NWIOSIPCONF2 _IOW('n', 32, struct nwio_ipconf2) |
| #define | NWIOSIPCONF _IOW('n', 32, struct nwio_ipconf) |
| #define | NWIOGIPCONF2 _IOR('n', 33, struct nwio_ipconf2) |
| #define | NWIOGIPCONF _IOR('n', 33, struct nwio_ipconf) |
| #define | NWIOSIPOPT _IOW('n', 34, struct nwio_ipopt) |
| #define | NWIOGIPOPT _IOR('n', 35, struct nwio_ipopt) |
| #define | NWIOGIPOROUTE _IORW('n', 40, struct nwio_route) |
| #define | NWIOSIPOROUTE _IOW ('n', 41, struct nwio_route) |
| #define | NWIODIPOROUTE _IOW ('n', 42, struct nwio_route) |
| #define | NWIOGIPIROUTE _IORW('n', 43, struct nwio_route) |
| #define | NWIOSIPIROUTE _IOW ('n', 44, struct nwio_route) |
| #define | NWIODIPIROUTE _IOW ('n', 45, struct nwio_route) |
| #define | NWIOSTCPCONF _IOW('n', 48, struct nwio_tcpconf) |
| #define | NWIOGTCPCONF _IOR('n', 49, struct nwio_tcpconf) |
| #define | NWIOTCPCONN _IOW('n', 50, struct nwio_tcpcl) |
| #define | NWIOTCPLISTEN _IOW('n', 51, struct nwio_tcpcl) |
| #define | NWIOTCPATTACH _IOW('n', 52, struct nwio_tcpatt) |
| #define | NWIOTCPSHUTDOWN _IO ('n', 53) |
| #define | NWIOSTCPOPT _IOW('n', 54, struct nwio_tcpopt) |
| #define | NWIOGTCPOPT _IOR('n', 55, struct nwio_tcpopt) |
| #define | NWIOTCPPUSH _IO ('n', 56) |
| #define | NWIOTCPLISTENQ _IOW('n', 57, int) |
| #define | NWIOGTCPCOOKIE _IOR('n', 58, struct tcp_cookie) |
| #define | NWIOTCPACCEPTTO _IOW('n', 59, struct tcp_cookie) |
| #define | NWIOTCPGERROR _IOR('n', 60, int) |
| #define | NWIOSUDPOPT _IOW('n', 64, struct nwio_udpopt) |
| #define | NWIOGUDPOPT _IOR('n', 65, struct nwio_udpopt) |
| #define | NWIOUDPPEEK _IOR('n', 66, struct udp_io_hdr) |
| #define | NWIOSPSIPOPT _IOW('n', 80, struct nwio_psipopt) |
| #define | NWIOGPSIPOPT _IOR('n', 81, struct nwio_psipopt) |
| #define | NWIOQUERYPARAM _IORW('n',96, struct svrqueryparam) |
|
|
Definition at line 19 of file ioctl.h. Referenced by do_set(). |
|
|
Definition at line 16 of file ioctl.h. Referenced by arp_ioctl(), do_set(), and show_one(). |
|
|
|
|
|
Definition at line 18 of file ioctl.h. Referenced by do_set(). |
|
|
Definition at line 33 of file ioctl.h. Referenced by main(). |
|
|
Definition at line 30 of file ioctl.h. Referenced by main(). |
|
|
Definition at line 13 of file ioctl.h. Referenced by eth_ioctl(). |
|
|
Definition at line 14 of file ioctl.h. Referenced by arp_main(), eth_ioctl(), eth_restart_ioctl(), and main(). |
|
|
Definition at line 24 of file ioctl.h. Referenced by do_set(), fill_iftab(), get_ipconf(), getifaddrs(), main(), tcp_main(), and udp_main(). |
|
|
Definition at line 23 of file ioctl.h. Referenced by ip_ioctl(). |
|
|
Definition at line 31 of file ioctl.h. Referenced by main(). |
|
|
Definition at line 26 of file ioctl.h. Referenced by ip_ioctl(), and main(). |
|
|
Definition at line 28 of file ioctl.h. Referenced by main(). |
|
|
Definition at line 54 of file ioctl.h. Referenced by psip_ioctl(). |
|
|
Definition at line 36 of file ioctl.h. Referenced by authenticate(), bind(), connect(), DataConnect(), DOopen(), doPASV(), GetNetInfo(), getpeername(), getsockname(), listen(), main(), NetConnect(), NetInit(), NETinit(), rcmd(), shutdown(), tcp_cancel(), tcp_connect(), tcp_dns_tell(), and tcp_ioctl(). |
|
|
Definition at line 45 of file ioctl.h. Referenced by _tcp_accept(), and tcp_ioctl(). |
|
|
Definition at line 42 of file ioctl.h. Referenced by getsockopt(), listen(), setsockopt(), tcp_connect(), and tcp_ioctl(). |
|
|
Definition at line 50 of file ioctl.h. Referenced by bind(), connect(), getsockopt(), main(), NetInit(), openlog(), recvfrom(), sendreply(), sendrequest(), sendto(), setsockopt(), udp_conf(), and udp_ioctl(). |
|
|
|
|
|
Definition at line 12 of file ioctl.h. Referenced by arp_main(), eth_ioctl(), and ipeth_main(). |
|
|
Definition at line 22 of file ioctl.h. Referenced by ip_ioctl(), psip_ioctl(), set_hostaddr(), set_ipconf(), set_mtu(), and set_netmask(). |
|
|
Definition at line 21 of file ioctl.h. Referenced by ip_ioctl(). |
|
|
Definition at line 32 of file ioctl.h. Referenced by main(). |
|
|
Definition at line 25 of file ioctl.h. Referenced by icmp_main(), ip_ioctl(), main(), tcp_main(), and udp_main(). |
|
|
Definition at line 29 of file ioctl.h. Referenced by main(). |
|
|
Definition at line 53 of file ioctl.h. Referenced by psip_ioctl(). |
|
|
Definition at line 35 of file ioctl.h. Referenced by _tcp_bind(), _tcp_connect(), connect(), daemonloop(), DataConnect(), DOopen(), doPASV(), job_setup_connect(), job_setup_listen(), listen(), main(), NetConnect(), netfinger(), NetInit(), rcmd(), tcp_cancel(), tcp_connect(), and tcp_ioctl(). |
|
|
Definition at line 41 of file ioctl.h. Referenced by daemonloop(), do_read(), job_setup_listen(), listen(), main(), tcp_connect(), tcp_ioctl(), and tcp_urg(). |
|
|
Definition at line 49 of file ioctl.h. Referenced by _udp_bind(), _udp_connect(), main(), NetInit(), openlog(), sendreply(), sendrequest(), udp_conf(), and udp_ioctl(). |
|
|
Definition at line 46 of file ioctl.h. Referenced by _tcp_accept(), tcp_ioctl(), and tcp_reply_ioctl(). |
|
|
|
|
|
Definition at line 37 of file ioctl.h. Referenced by _tcp_connect(), connect(), DataConnect(), DOopen(), job_connect(), main(), NetConnect(), netfinger(), rcmd(), tcp_cancel(), tcp_connect(), tcp_ioctl(), tcp_reply_ioctl(), and tcp_restart_connect(). |
|
|
Definition at line 47 of file ioctl.h. Referenced by _tcp_getsockopt(), and tcp_ioctl(). |
|
|
Definition at line 38 of file ioctl.h. Referenced by daemonloop(), doPASV(), job_listen(), listen(), main(), NetListen(), rcmd(), tcp_cancel(), tcp_ioctl(), tcp_reply_ioctl(), and tcp_restart_connect(). |
|
|
Definition at line 44 of file ioctl.h. Referenced by listen(), tcp_ioctl(), and tcp_reply_ioctl(). |
|
|
Definition at line 43 of file ioctl.h. Referenced by tcp_ioctl(). |
|
|
Definition at line 40 of file ioctl.h. Referenced by _tcp_shutdown(), close_relay(), talk(), tcp_cancel(), tcp_fd_write(), tcp_ioctl(), and tcp_reply_ioctl(). |
|
|
Definition at line 51 of file ioctl.h. Referenced by udp_ioctl(). |
1.4.6