|
suricata
|
Data Fields | |
| MacAddr | singles [2] |
| MacSetState | state [2] |
| MacAddr * | buf [2] |
| int | size |
| int | last [2] |
Definition at line 45 of file util-macset.c.
| MacAddr* MacSet_::buf[2] |
Definition at line 55 of file util-macset.c.
Referenced by MacSetFree(), MacSetGetFirst(), and MacSetSwap().
| int MacSet_::last[2] |
Definition at line 56 of file util-macset.c.
Referenced by MacSetInit(), MacSetSize(), and MacSetSwap().
| MacAddr MacSet_::singles[2] |
Definition at line 47 of file util-macset.c.
Referenced by MacSetGetFirst(), and MacSetSwap().
| int MacSet_::size |
Definition at line 56 of file util-macset.c.
Referenced by MacSetFree(), MacSetInit(), SCMallocAlignedFunc(), and SCReallocFunc().
| MacSetState MacSet_::state[2] |
Definition at line 53 of file util-macset.c.
Referenced by MacSetGetFirst(), MacSetInit(), MacSetSize(), and MacSetSwap().