Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
http_parser_url Struct Reference

#include <zephyr/net/http/parser_url.h>

Data Fields

uint16_t field_set
uint16_t port
struct { 
   uint16_t   off 
   uint16_t   len 
field_data [UF_MAX]

Field Documentation

◆ [struct]

struct { ... } http_parser_url::field_data[UF_MAX]

◆ field_set

uint16_t http_parser_url::field_set

◆ len

uint16_t http_parser_url::len

◆ off

uint16_t http_parser_url::off

◆ port

uint16_t http_parser_url::port

The documentation for this struct was generated from the following file: