Searched defs:rtype (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_dns_common.h98 uint16_t rtype; variable
H A Dpico_dns_common.c826 pico_dns_record_fill_suffix( struct pico_dns_record_suffix **suf, uint16_t rtype, uint16_t rclass, uint32_t rttl, uint16_t rdlength ) argument
912 pico_dns_record_create( const char *url, void *_rdata, uint16_t datalen, uint16_t *len, uint16_t rtype, uint16_t rclass, uint32_t rttl ) argument
[all...]
H A Dpico_mdns.c562 pico_mdns_rtree_find_name_type( pico_mdns_rtree *tree, char *name, uint16_t rtype, uint8_t copy ) argument
955 pico_mdns_record_create( const char *url, void *_rdata, uint16_t datalen, uint16_t rtype, uint32_t rttl, uint8_t flags ) argument
[all...]
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Deap.c2136 int code, id, len, rtype, vallen; local
[all...]

Completed in 67 milliseconds