1 line
1.0 KiB
JavaScript
1 line
1.0 KiB
JavaScript
window.SIDEBAR_ITEMS = {"enum":["IpAddr","RecvAncillaryMessage","SendAncillaryMessage","Shutdown","SocketAddr","SocketAddrAny"],"fn":["accept","accept_with","acceptfrom","acceptfrom_with","bind","bind_any","bind_unix","bind_v4","bind_v6","bind_xdp","connect","connect_any","connect_unix","connect_unspec","connect_v4","connect_v6","getpeername","getsockname","listen","recv","recv_uninit","recvfrom","recvfrom_uninit","recvmsg","send","sendmsg","sendmsg_any","sendmsg_unix","sendmsg_v4","sendmsg_v6","sendmsg_xdp","sendto","sendto_any","sendto_unix","sendto_v4","sendto_v6","sendto_xdp","shutdown","socket","socket_with","socketpair"],"macro":["cmsg_space"],"mod":["eth","ipproto","netdevice","netlink","sockopt","sysproto","xdp"],"struct":["AddressFamily","AncillaryDrain","AncillaryIter","Ipv4Addr","Ipv6Addr","Protocol","RecvAncillaryBuffer","RecvFlags","RecvMsgReturn","SendAncillaryBuffer","SendFlags","SocketAddrUnix","SocketAddrV4","SocketAddrV6","SocketFlags","SocketType","UCred"],"type":["RawAddressFamily","RawProtocol","RawSocketType","SocketAddrStorage"]}; |