Ipv4FilterEntry Struct Reference
IPv4 multicast filter entry. More...
#include <ipv4.h>
Data Fields | |
| Ipv4Addr | addr |
| Multicast address. More... | |
| uint_t | anySourceRefCount |
| Reference count for the current entry. More... | |
| bool_t | macFilterConfigured |
| MAC address filter is configured. More... | |
| uint_t | srcFilterMode |
| Source filter mode. More... | |
| Ipv4SrcAddrList | srcFilter |
| Source filter. More... | |
Detailed Description
Field Documentation
◆ addr
◆ anySourceRefCount
| uint_t anySourceRefCount |
◆ macFilterConfigured
◆ srcFilter
| Ipv4SrcAddrList srcFilter |
◆ srcFilterMode
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv4/ipv4.h
