void nd_raw_proto_init (void); ND_Protocol* nd_raw_proto_get (void); |
void nd_raw_proto_init (void); |
The function initializes the raw protocol to make it available for subsequent calls to nd_raw_proto_get(). This pseudo-protocol uses the ASCII/hex editor to edit the packet data.