You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that ND_BYTES_BETWEEN() returns 0 if the second pointer is past the
first pointer.
Note that ND_BYTES_AVAILABLE_AFTER() returns 0 if the pointer is before
the *beginning* of the packet data.
0 commit comments