lcp_header
struct lcp_header *h;
h = mtod (m, struct lcp_header*);
sppp_lcp_RCR(struct sppp *sp, struct lcp_header *h, int len)
#define LCP_HEADER_LEN sizeof (struct lcp_header)
sppp_lcp_RCN_rej(struct sppp *sp, struct lcp_header *h, int len)
sppp_lcp_RCN_nak(struct sppp *sp, struct lcp_header *h, int len)
int (*RCR)(struct sppp *sp, struct lcp_header *h, int len);
void (*RCN_rej)(struct sppp *sp, struct lcp_header *h, int len);
void (*RCN_nak)(struct sppp *sp, struct lcp_header *h, int len);
sppp_ipcp_RCR(struct sppp *sp, struct lcp_header *h, int len)
sppp_ipcp_RCN_rej(struct sppp *sp, struct lcp_header *h, int len)
int sppp_lcp_RCR(struct sppp *sp, struct lcp_header *h, int len);
sppp_ipcp_RCN_nak(struct sppp *sp, struct lcp_header *h, int len)
void sppp_lcp_RCN_rej(struct sppp *sp, struct lcp_header *h, int len);
void sppp_lcp_RCN_nak(struct sppp *sp, struct lcp_header *h, int len);
int sppp_ipcp_RCR(struct sppp *sp, struct lcp_header *h, int len);
void sppp_ipcp_RCN_rej(struct sppp *sp, struct lcp_header *h, int len);
void sppp_ipcp_RCN_nak(struct sppp *sp, struct lcp_header *h, int len);
sppp_ipv6cp_RCR(struct sppp *sp, struct lcp_header *h, int len)
int sppp_ipv6cp_RCR(struct sppp *sp, struct lcp_header *h, int len);
void sppp_ipv6cp_RCN_rej(struct sppp *sp, struct lcp_header *h, int len);
void sppp_ipv6cp_RCN_nak(struct sppp *sp, struct lcp_header *h, int len);
sppp_ipv6cp_RCN_rej(struct sppp *sp, struct lcp_header *h, int len)
sppp_ipv6cp_RCN_nak(struct sppp *sp, struct lcp_header *h, int len)
sppp_ipv6cp_RCR(struct sppp *sp, struct lcp_header *h,
sppp_ipv6cp_RCN_rej(struct sppp *sp, struct lcp_header *h,
sppp_ipv6cp_RCN_nak(struct sppp *sp, struct lcp_header *h,
struct lcp_header *h;
h = mtod (m, struct lcp_header*);
struct lcp_header *h;
h = mtod (m, struct lcp_header*);
struct lcp_header *lh;
lh = (struct lcp_header *)(mtod(m, u_int8_t *) + 2);
struct lcp_header *lh;
lh = (struct lcp_header *)(mtod(m, u_int8_t *) + 2);