l2tp_avp
const char *errmes, struct l2tp_avp *addavp[], int naddavp)
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
static void l2tp_call_disconnect (l2tp_call *, int, int, const char *, struct l2tp_avp *[], int);
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
static int l2tp_call_send_CDN (l2tp_call *, int, int, const char *, struct l2tp_avp *[], int);
char *errmes, struct l2tp_avp *addavp[], int naddavp)
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
struct l2tp_avp *avp[1];
struct l2tp_avp avp;
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
struct l2tp_avp *avp;
avp = (struct l2tp_avp *)buf;
struct l2tp_avp *avp, *avp0;
avp0 = (struct l2tp_avp *)buf;
struct l2tp_avp *
avp_find(struct l2tp_avp *avp, const u_char *pkt, int pktlen,
struct l2tp_avp *
avp_find_message_type_avp(struct l2tp_avp *avp, const u_char *pkt, int pktlen)
bytebuf_add_avp(bytebuffer *bytebuf, struct l2tp_avp *avp, int value_len)
struct l2tp_avp avp1;
memcpy(&avp1, avp, sizeof(struct l2tp_avp));
avp_enum(struct l2tp_avp *avp, const u_char *pkt, int pktlen, int filldata)
int avp_enum (struct l2tp_avp *, const u_char *, int, int);
struct l2tp_avp *avp_find_message_type_avp(struct l2tp_avp *, const u_char *, int);
struct l2tp_avp *avp_find(struct l2tp_avp *, const u_char *, int, uint16_t, uint16_t, int);
int bytebuf_add_avp (bytebuffer *, struct l2tp_avp *, int);
avp_get_val16(struct l2tp_avp *avp)
avp_get_val32(struct l2tp_avp *avp)
avp_set_val16(struct l2tp_avp *avp, uint16_t val)
avp_set_val32(struct l2tp_avp *avp, uint32_t val)
static struct l2tp_avp_vec l2tp_avp[] = {
printf("%s", l2tp_avp[ntohs(*ptr)].name);
(l2tp_avp[ntohs(*ptr)].print)