zephyr/include/net
Marcin Niestroj 5a754af945 net: l2: ppp: drop old option parsing routine
Drop unused ppp_parse_options_array() function and 'struct
ppp_option_pkt' data type. Both were used in initial PPP implementation,
but are not longer needed after recent PPP refactoring.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-07-29 16:38:37 +02:00
..
bt.h
buf.h net: buf.h: Add static initialiser to net_buf_struct 2020-07-04 07:08:33 -04:00
can.h
coap_link_format.h
coap.h
dhcpv4.h
dns_resolve.h
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h
gptp.h
hostname.h
http_client.h net: http_client: add missing kernel.h include statement 2020-07-07 16:00:42 -04:00
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m.h net: lwm2m: Protect send() calls with a mutex 2020-07-14 13:04:37 +02:00
mii.h
mqtt.h
net_config.h
net_conn_mgr.h
net_context.h
net_core.h
net_event.h
net_if.h net: if: Make sure only allowed threads can access syscalls 2020-07-29 08:13:22 -04:00
net_ip.h net: ip: Fix IPv6 RS message doesn't comply RFC4291 2020-07-15 13:26:58 +02:00
net_l2.h net: Use section foreach macros 2020-07-20 08:32:46 -07:00
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h
net_stats.h
net_timeout.h
openthread.h net: openthread: Protect OT API calls from being preempted 2020-07-27 19:04:43 +02:00
ppp.h net: l2: ppp: drop old option parsing routine 2020-07-29 16:38:37 +02:00
promiscuous.h
ptp_time.h
sntp.h
socket_can.h
socket_net_mgmt.h
socket_offload.h
socket_select.h
socket.h
socketutils.h
tftp.h
tls_credentials.h
trickle.h
udp.h
websocket.h
wifi_mgmt.h
wifi.h