Home
last modified time | relevance | path

Searched refs:mcDst (Results 1 – 1 of 1) sorted by relevance

/dports/net/olsrd/olsrd-0.9.8/lib/bmf/src/
H A DBmf.c653 union olsr_ip_addr mcDst; /* Multicast destination of the encapsulated packet */ in BmfEncapsulationPacketReceived() local
677 mcDst.v4 = ipHeader->ip_dst; in BmfEncapsulationPacketReceived()
690 olsr_ip_to_string(&mcDstBuf, &mcDst), in BmfEncapsulationPacketReceived()