zephyr/include/net
Andrei Laperie 35a95a9b2f net: gptp: Replace calls to power function with pre-computed values
gPTP subsystem was calling pow(x,y) function with X and Y being
constants; these are replaced with the pre-computed values.

Signed-off-by: Andrei Laperie <andrei.laperie@intel.com>
2018-12-04 15:05:36 +02:00
..
bt.h
buf.h
coap_link_format_sock.h net: coap: CoAP library support over sockets 2018-10-31 19:44:25 -04:00
coap_link_format.h net: coap: Deprecate net_pkt based CoAP library 2018-11-22 09:08:46 -05:00
coap_sock.h net: coap: CoAP library support over sockets 2018-10-31 19:44:25 -04:00
coap.h net: coap: Deprecate net_pkt based CoAP library 2018-11-22 09:08:46 -05:00
dhcpv4.h
dns_resolve.h
dummy.h net/dummy: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h net/iface: Switch fully to a one-pass sending logic in net_if 2018-11-30 11:12:13 -08:00
gptp.h net: gptp: Replace calls to power function with pre-computed values 2018-12-04 15:05:36 +02:00
hostname.h
http_parser_state.h
http_parser_url.h
http_parser.h
http.h
ieee802154_mgmt.h
ieee802154_radio.h net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m.h
mii.h
mqtt_legacy_types.h net: mqtt: Mark existing implementation as legacy 2018-11-19 09:31:01 -05:00
mqtt_legacy.h net: mqtt: Mark existing implementation as legacy 2018-11-19 09:31:01 -05:00
mqtt.h net: mqtt: Add TLS socket transport 2018-11-19 09:31:01 -05:00
net_app.h net: lib: Convert net_app to use log level 2018-10-04 14:13:57 +03:00
net_config.h
net_context.h c++: convert implicit conversion to explicit ones in header files 2018-11-16 15:18:36 -05:00
net_core.h net: logging: Remove function name from NET_DBG if needed 2018-10-19 13:54:50 +03:00
net_event.h
net_if.h net/iface: Finally remove the send function from net_if_api 2018-11-30 11:12:13 -08:00
net_ip.h c++: convert implicit conversion to explicit ones in header files 2018-11-16 15:18:36 -05:00
net_l2.h net/iface: Switch fully to a one-pass sending logic in net_if 2018-11-30 11:12:13 -08:00
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net/pkt: Add a gptp marker to know whether pkt is a gptp message or not 2018-11-30 11:12:13 -08:00
net_stats.h
net_timeout.h
openthread.h
promiscuous.h
ptp_time.h net: gptp: Convert SyncReceiptTime to ExtendedTimestamp 2018-10-01 14:48:53 +03:00
sntp.h
socket_offload_ops.h net: sockets: Add getaddrinfo and freeaddrinfo to socket offloading 2018-10-02 11:11:15 +03:00
socket_offload.h net: sockets: Add getaddrinfo and freeaddrinfo to socket offloading 2018-10-02 11:11:15 +03:00
socket.h doc: sockets: Make TLS option descriptions doxygen 2018-11-21 12:25:57 -05:00
tcp.h
tls_credentials.h
trickle.h
udp.h
websocket_console.h
websocket.h
wifi_mgmt.h net: wifi: Allow mgmt interface to compile if not offloaded 2018-10-11 16:28:55 +03:00
wifi.h