networkclient
|
Allocate and manage multiple packets. More...
#include <networkradius-devel/client.h>
Macros | |
#define | NUM_PACKETS (5) |
#define | goto_error {fprintf(stderr, "Failed at line %d\n", __LINE__); goto error;} |
Functions | |
int | main (int argc, const char *argv[]) |
Allocate and manage multiple packets.
#define goto_error {fprintf(stderr, "Failed at line %d\n", __LINE__); goto error;} |
Referenced by main().
#define NUM_PACKETS (5) |
Referenced by main().
int main | ( | int | argc, |
const char * | argv[] | ||
) |
References goto_error, NR_DA_NAS_PORT, NR_DA_REPLY_MESSAGE, NR_DA_USER_NAME, NR_DA_USER_PASSWORD, nr_packet_attr_append(), nr_packet_print_hex(), nr_packet_sign(), nr_packet_verify(), nr_strerror(), nr_track_id_close(), nr_track_id_init(), nr_track_id_packet_alloc(), nr_track_id_packet_free(), NUM_PACKETS, and PW_ACCESS_REQUEST.