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().
int MacSet_::last[2] |
Definition at line 57 of file util-macset.c.
Referenced by MacSetInit(), and MacSetSize().
MacAddr MacSet_::singles[2] |
Definition at line 47 of file util-macset.c.
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 MacSetInit(), and MacSetSize().