Home
last modified time | relevance | path

Searched defs:DnsTxtItem (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/resolve/
Dresolved-dnssd.h12 typedef struct DnsTxtItem DnsTxtItem; typedef
Dresolved-dns-rr.h17 typedef struct DnsTxtItem DnsTxtItem; typedef
86 struct DnsTxtItem { struct
88 LIST_FIELDS(DnsTxtItem, items); argument
89 uint8_t data[];