kos_sys
0.1.0
Module net
Module Items
Structs
Constants
Statics
Functions
Type Aliases
In kos_
sys::
os
kos_sys
::
os
Module
net
Copy item path
Source
Structs
§
ip_
hdr_
t
ipv6_
hdr_
t
net_
ipv4_
stats_
t
net_
ipv6_
stats_
t
net_
udp_
stats_
t
netif_
list
netif_t
Constants
§
ICMP6_
DEST_
UNREACH_
ADDR_
UNREACH
ICMP6_
DEST_
UNREACH_
BAD_
ROUTE
ICMP6_
DEST_
UNREACH_
BEYOND_
SCOPE
ICMP6_
DEST_
UNREACH_
FAIL_
EGRESS
ICMP6_
DEST_
UNREACH_
NO_
ROUTE
ICMP6_
DEST_
UNREACH_
PORT_
UNREACH
ICMP6_
DEST_
UNREACH_
PROHIBITED
ICMP6_
PARAM_
PROB_
BAD_
HEADER
ICMP6_
PARAM_
PROB_
UNK_
HEADER
ICMP6_
PARAM_
PROB_
UNK_
OPTION
ICMP6_
TIME_
EXCEEDED_
FRAGMENT
ICMP6_
TIME_
EXCEEDED_
HOPS_
EXC
ICMP_
PORT_
UNREACHABLE
ICMP_
PROTOCOL_
UNREACHABLE
ICMP_
REASSEMBLY_
TIME_
EXCEEDED
NETIF_
BLOCK
NETIF_
DETECTED
NETIF_
INITIALIZED
NETIF_
NEEDSPOLL
NETIF_
NOBLOCK
NETIF_
NOETH
NETIF_
NO_
FLAGS
NETIF_
PROMISC
NETIF_
REGISTERED
NETIF_
RUNNING
NETIF_
TX_
AGAIN
NETIF_
TX_
ERROR
NETIF_
TX_
OK
Statics
§
net_
default_
dev
⚠
net_
icmp6_
echo_
cb
⚠
net_
icmp_
echo_
cb
⚠
net_
if_
list
⚠
net_
input_
target
⚠
Functions
§
net_
arp_
init
⚠
net_
arp_
input
⚠
net_
arp_
insert
⚠
net_
arp_
lookup
⚠
net_
arp_
query
⚠
net_
arp_
revlookup
⚠
net_
arp_
shutdown
⚠
net_
crc16ccitt
⚠
net_
crc32be
⚠
net_
crc32le
⚠
net_
get_
if_
list
⚠
net_
icmp6_
send_
dest_
unreach
⚠
net_
icmp6_
send_
echo
⚠
net_
icmp6_
send_
nadv
⚠
net_
icmp6_
send_
nsol
⚠
net_
icmp6_
send_
param_
prob
⚠
net_
icmp6_
send_
rsol
⚠
net_
icmp6_
send_
time_
exceeded
⚠
net_
icmp_
send_
dest_
unreach
⚠
net_
icmp_
send_
echo
⚠
net_
icmp_
send_
time_
exceeded
⚠
net_
init
⚠
net_
input
⚠
net_
input_
set_
target
⚠
net_
ipv4_
address
⚠
net_
ipv4_
get_
stats
⚠
net_
ipv4_
parse_
address
⚠
net_
ipv6_
get_
stats
⚠
net_
multicast_
add
⚠
net_
multicast_
check
⚠
net_
multicast_
init
⚠
net_
multicast_
shutdown
⚠
net_
mutlicast_
del
⚠
net_
ndp_
gc
⚠
net_
ndp_
init
⚠
net_
ndp_
insert
⚠
net_
ndp_
lookup
⚠
net_
ndp_
shutdown
⚠
net_
reg_
device
⚠
net_
set_
default
⚠
net_
shutdown
⚠
net_
tcp_
init
⚠
net_
tcp_
shutdown
⚠
net_
udp_
get_
stats
⚠
net_
udp_
init
⚠
net_
udp_
shutdown
⚠
net_
unreg_
device
⚠
Type Aliases
§
net6_
echo_
cb
net_
echo_
cb
net_
input_
func