Home
last modified time | relevance | path

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

/dports/net/cjdns/cjdns-cjdns-v21.1/interface/
H A DUDPInterface.c26 struct UDPInterface_pvt struct
28 struct UDPInterface pub;
29 struct Log* log;
30 struct Allocator* allocator;
36 struct StringList* bcastIfaces;
38 struct UDPAddrIface* commIf;
39 struct UDPAddrIface* bcastIf;
43 struct Iface commSock;
44 struct Iface bcastSock;
45 uint16_t beaconPort_be;
[all …]