Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- n -
- NagleThread()
: oc_telnet.c
- ns
: oc_cfg.h
- NULL
: oc_null.h
- oC_Net_AddressFromString()
: oc_net.h
- oC_Net_AddressToString()
: oc_net.h
- oC_Net_AddressType_IPv4
: oc_net.h
- oC_Net_AddressType_IPv6
: oc_net.h
- oC_Net_AddressType_t
: oc_net.h
- oC_Net_AreAddressesTheSame()
: oc_net.h
- oC_Net_CalculateChecksum()
: oc_net.h
- oC_Net_ConvertBufferFromNetworkEndianess()
: oc_net.h
- oC_Net_ConvertBufferToNetworkEndianess()
: oc_net.h
- oC_Net_ConvertHeaderFromNetworkEndianess()
: oc_net.h
- oC_Net_ConvertHeaderToNetworkEndianess()
: oc_net.h
- oC_Net_ConvertUint16FromNetworkEndianess()
: oc_net.h
- oC_Net_ConvertUint16ToNetworkEndianess()
: oc_net.h
- oC_Net_ConvertUint32FromNetworkEndianess()
: oc_net.h
- oC_Net_ConvertUint32ToNetworkEndianess()
: oc_net.h
- oC_Net_Cost_t
: oc_net.h
- oC_Net_FrameType_ARP
: oc_net.h
- oC_Net_FrameType_IPv4
: oc_net.h
- oC_Net_FrameType_IPv6
: oc_net.h
- oC_Net_FrameType_t
: oc_net.h
- oC_Net_FriendlyInterfaceName_t
: oc_net.h
- oC_Net_GetAddressSize()
: oc_net.h
- oC_Net_GetHardwareAddressSize()
: oc_net.h
- oC_Net_GetHardwareTypeName()
: oc_net.h
- oC_Net_GetMaximumPacketDataSize()
: oc_net.h
- oC_Net_GetPacketSize()
: oc_net.h
- oC_Net_GetProtocolName()
: oc_net.h
- oC_Net_HardwareAddressToString()
: oc_net.h
- oC_Net_HardwareType_Ethernet
: oc_net.h
- oC_Net_HardwareType_Invalid
: oc_net.h
- oC_Net_HardwareType_t
: oc_net.h
- oC_Net_InterfaceIndex_t
: oc_net.h
- oC_Net_InterfaceName_t
: oc_net.h
- oC_Net_Ipv4_IsAddressInSubnet()
: oc_net.h
- oC_Net_Ipv4_t
: oc_net.h
- oC_Net_Ipv4AddressToString()
: oc_net.h
- oC_Net_Ipv4Packet_t
: oc_net.h
- oC_Net_Ipv4PacketHeader_t
: oc_net.h
- oC_Net_Ipv6_t
: oc_net.h
- oC_Net_Ipv6Packet_t
: oc_net.h
- oC_Net_Ipv6PacketHeader_t
: oc_net.h
- oC_Net_IsAddressCorrect()
: oc_net.h
- oC_Net_IsAddressEmpty()
: oc_net.h
- oC_Net_IsAddressInSubnet()
: oc_net.h
- oC_Net_IsMainLayer()
: oc_net.h
- oC_Net_Layer_Application
: oc_net.h
- oC_Net_Layer_DataLink
: oc_net.h
- oC_Net_Layer_LLC
: oc_net.h
- oC_Net_Layer_MAC
: oc_net.h
- oC_Net_Layer_MainLayerMask
: oc_net.h
- oC_Net_Layer_Netif
: oc_net.h
- oC_Net_Layer_Network
: oc_net.h
- oC_Net_Layer_PHY
: oc_net.h
- oC_Net_Layer_Physical
: oc_net.h
- oC_Net_Layer_Presentation
: oc_net.h
- oC_Net_Layer_Session
: oc_net.h
- oC_Net_Layer_SubLayerMask
: oc_net.h
- oC_Net_Layer_t
: oc_net.h
- oC_Net_Layer_Transport
: oc_net.h
- oC_Net_LinkStatus_Down
: oc_net.h
- oC_Net_LinkStatus_t
: oc_net.h
- oC_Net_LinkStatus_Up
: oc_net.h
- oC_Net_MacAddress_t
: oc_net.h
- oC_Net_MacAddressFromString()
: oc_net.h
- oC_Net_Packet_CalculateChecksum()
: oc_net.h
- oC_Net_Packet_Delete()
: oc_net.h
- oC_Net_Packet_GetDataReference()
: oc_net.h
- oC_Net_Packet_GetType()
: oc_net.h
- oC_Net_Packet_New()
: oc_net.h
- oC_Net_Packet_SetAddress()
: oc_net.h
- oC_Net_Packet_SetData()
: oc_net.h
- oC_Net_Packet_SetSize()
: oc_net.h
- oC_Net_PacketType_Invalid
: oc_net.h
- oC_Net_PacketType_IPv4
: oc_net.h
- oC_Net_PacketType_IPv6
: oc_net.h
- oC_Net_PacketType_t
: oc_net.h
- oC_Net_Port_t
: oc_net.h
- oC_Net_PrepareInterfaceName()
: oc_net.h
- oC_Net_Protocol_ENCAP
: oc_net.h
- oC_Net_Protocol_ICMP
: oc_net.h
- oC_Net_Protocol_IGMP
: oc_net.h
- oC_Net_Protocol_OSPF
: oc_net.h
- oC_Net_Protocol_SCTP
: oc_net.h
- oC_Net_Protocol_t
: oc_net.h
- oC_Net_Protocol_TCP
: oc_net.h
- oC_Net_Protocol_UDP
: oc_net.h
- oC_Net_ReadLayerByName()
: oc_net.h
- oC_Net_ReadLayerName()
: oc_net.h
- oC_Netif_Configure()
: oc_netif.h
, oc_netif.c
- oC_Netif_Delete()
: oc_netif.h
, oc_netif.c
- oC_Netif_Flush()
: oc_netif.h
, oc_netif.c
- oC_Netif_FriendlyName_t
: oc_netif.h
- oC_Netif_GetBaudRate()
: oc_netif.h
, oc_netif.c
- oC_Netif_GetDriver()
: oc_netif.h
, oc_netif.c
- oC_Netif_GetFriendlyName()
: oc_netif.h
, oc_netif.c
- oC_Netif_GetHardwareType()
: oc_netif.h
, oc_netif.c
- oC_Netif_GetIpv4Address()
: oc_netif.h
, oc_netif.c
- oC_Netif_GetLinkStatus()
: oc_netif.h
, oc_netif.c
- oC_Netif_GetListenMode()
: oc_netif.h
, oc_netif.c
- oC_Netif_IsAddressInSubnet()
: oc_netif.h
, oc_netif.c
- oC_Netif_IsConfigured()
: oc_netif.h
, oc_netif.c
- oC_Netif_IsCorrect()
: oc_netif.h
, oc_netif.c
- oC_Netif_IsIpAssigned()
: oc_netif.h
, oc_netif.c
- oC_Netif_New()
: oc_netif.h
, oc_netif.c
- oC_Netif_PerformDiagnostics()
: oc_netif.h
, oc_netif.c
- oC_Netif_ReadHardwareAddress()
: oc_netif.h
, oc_netif.c
- oC_Netif_ReadHardwareAddressOf()
: oc_netif.h
, oc_netif.c
- oC_Netif_ReadIpv4Info()
: oc_netif.c
, oc_netif.h
- oC_Netif_ReadIpv6Address()
: oc_netif.h
, oc_netif.c
- oC_Netif_ReadIpv6Info()
: oc_netif.c
, oc_netif.h
- oC_Netif_ReadNetInfo()
: oc_netif.h
, oc_netif.c
- oC_Netif_ReadReceiveThread()
: oc_netif.c
, oc_netif.h
- oC_Netif_ReceivePacket()
: oc_netif.c
, oc_netif.h
- oC_Netif_SendAddressProbe()
: oc_netif.c
, oc_netif.h
- oC_Netif_SendPacket()
: oc_netif.h
, oc_netif.c
- oC_Netif_SetIpv4Info()
: oc_netif.c
, oc_netif.h
- oC_Netif_SetIpv6Info()
: oc_netif.h
, oc_netif.c
- oC_Netif_SetListenMode()
: oc_netif.c
, oc_netif.h
- oC_Netif_SetLoopback()
: oc_netif.h
, oc_netif.c
- oC_Netif_SetReceiveThread()
: oc_netif.c
, oc_netif.h
- oC_Netif_SetWakeOnLanEvent()
: oc_netif.h
, oc_netif.c
- oC_Netif_t
: oc_netif.h
- oC_Netif_Unconfigure()
: oc_netif.h
, oc_netif.c
- oC_Netif_UpdateIp()
: oc_netif.c
, oc_netif.h
- oC_Netif_UpdateLinkStatus()
: oc_netif.h
, oc_netif.c
- oC_Netif_WaitOnLink()
: oc_netif.c
, oc_netif.h
- oC_NetifMan_AddNetifToList()
: oc_netifman.c
, oc_netifman.h
- oC_NetifMan_AddRoutingTableEntry()
: oc_netifman.c
, oc_netifman.h
- oC_NetifMan_ConfigureAll()
: oc_netifman.h
, oc_netifman.c
- oC_NetifMan_GetNetif()
: oc_netifman.h
, oc_netifman.c
- oC_NetifMan_GetNetifForAddress()
: oc_netifman.c
, oc_netifman.h
- oC_NetifMan_PacketFilterFunction_t
: oc_netifman.h
- oC_NetifMan_ReceivePacket()
: oc_netifman.c
, oc_netifman.h
- oC_NetifMan_RemoveNetifFromList()
: oc_netifman.h
, oc_netifman.c
- oC_NetifMan_RemoveRoutingTableEntry()
: oc_netifman.c
, oc_netifman.h
- oC_NetifMan_SendPacket()
: oc_netifman.c
, oc_netifman.h
- oC_NetifMan_StartDaemon()
: oc_netifman.c
, oc_netifman.h
- oC_NetifMan_TurnOff()
: oc_netifman.c
, oc_netifman.h
- oC_NetifMan_UnconfigureAll()
: oc_netifman.h
, oc_netifman.c
- oC_NetifMan_UpdateRoutingTable()
: oc_netifman.c
, oc_netifman.h
- oC_NULL
: oc_null.h