API to create IPV4 RAW socket instances. More...
#include <linux-ipv4-raw-socket-factory.h>
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
API to create IPV4 RAW socket instances.
This abstract class defines the API for IPV4 RAW socket factory. All IPV4-RAW implementations must provide an implementation of CreateSocket below.
Definition at line 40 of file linux-ipv4-raw-socket-factory.h.
|
static |
Definition at line 27 of file linux-ipv4-raw-socket-factory.cc.