libptpmgmt 2.0
libptpmgmt library that provides the functionality of linuxptp pmc
Loading...
Searching...
No Matches
SockIp6 Member List

This is the complete list of members for SockIp6, including all inherited members.

close()SockBase
fileno() constSockBase
getFd() constSockBase
init()SockBase
poll(uint64_t timeout_ms=0) constSockBase
rcv(void *buf, size_t bufSize, bool block=false) constSockBase
rcv(Buf &buf, bool block=false) constSockBase
rcvBuf(Buf &buf, bool block=false) constSockBase
send(const void *msg, size_t len) constSockBase
send(const Buf &buf, size_t len) constSockBase
sendBuf(const Buf &buf, size_t len) constSockBase
setAll(const IfInfo &ifObj, const ConfigFile &cfg, const std::string &section="")SockBaseIf
setAllInit(const IfInfo &ifObj, const ConfigFile &cfg, const std::string &section="")SockBaseIf
setIf(const IfInfo &ifObj)SockBaseIf
setIfUsingIndex(int ifIndex)SockBaseIf
setIfUsingName(const std::string &ifName)SockBaseIf
setScope(uint8_t udp6_scope)SockIp6
setScope(const ConfigFile &cfg, const std::string &section="")SockIp6
setUdpTtl(uint8_t udp_ttl)SockIp
setUdpTtl(const ConfigFile &cfg, const std::string &section="")SockIp
SockIp6() (defined in SockIp6)SockIp6
tpoll(uint64_t &timeout_ms) constSockBase
~SockBase()SockBasevirtual