Searched refs:mIpSocket (Results 1 – 2 of 2) sorted by relevance
38 Socket& ipSocket() { return mIpSocket; } in ipSocket()50 Socket mIpSocket; variable
130 Result res = mIpSocket.open(AF_PACKET, SOCK_DGRAM, ETH_P_IPV6); in configureIpSocket()136 res = mIpSocket.bind(mLinkAddr); in configureIpSocket()