Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ ">

nd_raw_protocol

Name

nd_raw_protocol -- 

Description

Details

nd_raw_proto_init ()

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.


nd_raw_proto_get ()

ND_Protocol* nd_raw_proto_get               (void);

The function returns the raw protocol. The same pointer is returned each time.