libptpmgmt  1.4
libptpmgmt library that provides the functionality of linuxptp pmc
SockIp6 Member List

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

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