usr.sbin/npppd/l2tp/l2tp_call.c
75
static int l2tp_call_ppp_output (npppd_ppp *, unsigned char *, int, int);
usr.sbin/npppd/l2tp/l2tp_call.c
76
static void l2tp_call_closed_by_ppp (npppd_ppp *);
usr.sbin/npppd/l2tp/l2tp_call.c
884
npppd_ppp *ppp;
usr.sbin/npppd/l2tp/l2tp_call.c
903
l2tp_call_ppp_output(npppd_ppp *ppp, unsigned char *bytes, int nbytes,
usr.sbin/npppd/l2tp/l2tp_call.c
929
l2tp_call_closed_by_ppp(npppd_ppp *ppp)
usr.sbin/npppd/l2tp/l2tp_call.c
995
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ccp.c
119
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ccp.c
288
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ccp.c
87
ccp_init(ccp *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/chap.c
129
chap_init(chap *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/fsm.h
56
npppd_ppp *ppp; /* npppd's ppp */
usr.sbin/npppd/npppd/ipcp.c
105
ipcp_init(ipcp *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/ipcp.c
200
npppd_ppp *ppp;
usr.sbin/npppd/npppd/lcp.c
113
lcp_init(lcp *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/mppe.c
100
mppe_init(mppe *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
1042
npppd_ppp_pipex_enable(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
1188
npppd_ppp_pipex_disable(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
1256
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd.c
1337
npppd_prepare_ip(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
1361
npppd_release_ip(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
1378
npppd_set_ip_enabled(npppd *_this, npppd_ppp *ppp, int enabled)
usr.sbin/npppd/npppd/npppd.c
1383
npppd_ppp *ppp1;
usr.sbin/npppd/npppd/npppd.c
1525
npppd_assign_ip_addr(npppd *_this, npppd_ppp *ppp, uint32_t req_ip4)
usr.sbin/npppd/npppd/npppd.c
1658
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd.c
1749
ppp_log(((npppd_ppp *)snp->snp_data_ptr),
usr.sbin/npppd/npppd/npppd.c
2005
npppd_ppp_bind_realm(npppd *_this, npppd_ppp *ppp, const char *username, int
usr.sbin/npppd/npppd/npppd.c
2076
npppd_ppp_is_realm_local(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2090
npppd_ppp_is_realm_radius(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2104
npppd_ppp_is_realm_ready(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2114
npppd_ppp_get_realm_name(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2123
npppd_ppp_get_iface_name(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2132
npppd_ppp_iface_is_ready(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2140
npppd_ppp_bind_iface(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2213
npppd_ppp_unbind_iface(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2252
npppd_get_radius_auth_setting(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2273
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd.c
2335
npppd_ppp_get_username_for_auth(npppd *_this, npppd_ppp *ppp,
usr.sbin/npppd/npppd/npppd.c
2366
npppd_ppp_tunnel_protocol_name(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2385
npppd_on_ppp_start(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
2398
npppd_on_ppp_stop(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
597
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd.c
666
npppd_get_user_password(npppd *_this, npppd_ppp *ppp,
usr.sbin/npppd/npppd/npppd.c
679
npppd_get_user_framed_ip_address(npppd *_this, npppd_ppp *ppp,
usr.sbin/npppd/npppd/npppd.c
717
npppd_check_calling_number(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
742
npppd_ppp *
usr.sbin/npppd/npppd/npppd.c
788
npppd_ppp *
usr.sbin/npppd/npppd/npppd.c
792
npppd_ppp *ppp0, *ppp;
usr.sbin/npppd/npppd/npppd.c
834
npppd_ppp *ppp, *tppp;
usr.sbin/npppd/npppd/npppd.c
885
npppd_check_user_max_session(npppd *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd.c
888
npppd_ppp *ppp1;
usr.sbin/npppd/npppd/npppd.c
928
npppd_network_output(npppd *_this, npppd_ppp *ppp, int proto, u_char *pktp,
usr.sbin/npppd/npppd/npppd.c
988
pipex_setup_common(npppd_ppp *ppp, struct pipex_session_req *req)
usr.sbin/npppd/npppd/npppd.h
298
int npppd_get_user_password(npppd *, npppd_ppp *, const char *,
usr.sbin/npppd/npppd/npppd.h
300
struct in_addr *npppd_get_user_framed_ip_address(npppd *, npppd_ppp *,
usr.sbin/npppd/npppd/npppd.h
302
int npppd_check_calling_number(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
303
npppd_ppp *npppd_get_ppp_by_ip(npppd *, struct in_addr);
usr.sbin/npppd/npppd/npppd.h
304
npppd_ppp *npppd_get_ppp_by_id(npppd *, u_int);
usr.sbin/npppd/npppd/npppd.h
306
int npppd_check_user_max_session(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
307
void npppd_network_output(npppd *, npppd_ppp *, int, u_char *, int);
usr.sbin/npppd/npppd/npppd.h
308
int npppd_ppp_pipex_enable(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
309
int npppd_ppp_pipex_disable(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
310
int npppd_prepare_ip(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
311
void npppd_release_ip(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
312
void npppd_set_ip_enabled(npppd *, npppd_ppp *, int);
usr.sbin/npppd/npppd/npppd.h
313
int npppd_assign_ip_addr(npppd *, npppd_ppp *, uint32_t);
usr.sbin/npppd/npppd/npppd.h
315
int npppd_ppp_bind_realm(npppd *, npppd_ppp *, const char *, int);
usr.sbin/npppd/npppd/npppd.h
316
int npppd_ppp_is_realm_local(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
317
int npppd_ppp_is_realm_radius(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
318
int npppd_ppp_is_realm_ready(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
319
const char *npppd_ppp_get_realm_name(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
320
const char *npppd_ppp_get_iface_name(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
321
int npppd_ppp_iface_is_ready(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
322
int npppd_ppp_bind_iface(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
323
void npppd_ppp_unbind_iface(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
324
void *npppd_get_radius_auth_setting(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
326
const char *npppd_ppp_get_username_for_auth(npppd *, npppd_ppp *,
usr.sbin/npppd/npppd/npppd.h
328
const char *npppd_ppp_tunnel_protocol_name(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
339
void npppd_on_ppp_start(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
340
void npppd_on_ppp_stop(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd.h
353
int npppd_ctl_add_stopped_ppp(struct npppd_ctl *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd_ctl.c
144
npppd_ctl_add_stopped_ppp(struct npppd_ctl *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd_ctl.c
165
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd_ctl.c
181
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd_ctl.c
200
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd_ctl.c
265
npppd_who_init(struct npppd_who *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd_ctl.c
315
npppd_ppp_get_pipex_stat(struct npppd_who *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd_ctl.c
63
static void npppd_who_init (struct npppd_who *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd_ctl.c
65
static int npppd_ppp_get_pipex_stat(struct npppd_who *_this, npppd_ppp *ppp);
usr.sbin/npppd/npppd/npppd_iface.c
126
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd_iface.c
405
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd_iface.c
439
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd_iface.c
541
npppd_iface_write(npppd_iface *_this, npppd_ppp *ppp, int proto, u_char *pktp,
usr.sbin/npppd/npppd/npppd_iface.h
72
void npppd_iface_write (npppd_iface *, npppd_ppp *, int proto, u_char *, int);
usr.sbin/npppd/npppd/npppd_pool.c
281
npppd_pool_get_dynamic(npppd_pool *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd_pool.c
286
npppd_ppp *ppp0;
usr.sbin/npppd/npppd/npppd_pool.c
357
npppd_pool_assign_ip(npppd_pool *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd_pool.c
412
npppd_pool_release_ip(npppd_pool *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd_pool.h
50
uint32_t npppd_pool_get_dynamic (npppd_pool *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd_pool.h
51
int npppd_pool_assign_ip (npppd_pool *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd_pool.h
52
void npppd_pool_release_ip (npppd_pool *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd_radius.c
152
npppd_ppp_radius_acct_start(npppd *pppd, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd_radius.c
163
npppd_ppp_radius_acct_stop(npppd *pppd, npppd_ppp *ppp)
usr.sbin/npppd/npppd/npppd_radius.c
238
radius_acct_request(npppd *pppd, npppd_ppp *ppp, int stop)
usr.sbin/npppd/npppd/npppd_radius.c
543
ppp_set_radius_attrs_for_authreq(npppd_ppp *_this,
usr.sbin/npppd/npppd/npppd_radius.c
69
static int radius_acct_request(npppd *, npppd_ppp *, int );
usr.sbin/npppd/npppd/npppd_radius.c
708
npppd_ppp *ppp;
usr.sbin/npppd/npppd/npppd_radius.c
81
ppp_process_radius_attrs(npppd_ppp *_this, RADIUS_PACKET *pkt)
usr.sbin/npppd/npppd/npppd_radius.h
25
void ppp_proccess_radius_framed_ip(npppd_ppp *, RADIUS_PACKET *);
usr.sbin/npppd/npppd/npppd_radius.h
26
int ppp_set_radius_attrs_for_authreq(npppd_ppp *, radius_req_setting *,
usr.sbin/npppd/npppd/npppd_radius.h
28
void npppd_ppp_radius_acct_start(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/npppd_radius.h
29
void npppd_ppp_radius_acct_stop(npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/pap.c
102
void pap_init (pap *, npppd_ppp *);
usr.sbin/npppd/npppd/pap.c
112
pap_init(pap *_this, npppd_ppp *ppp)
usr.sbin/npppd/npppd/ppp.c
102
npppd_ppp *
usr.sbin/npppd/npppd/ppp.c
1036
ppp_packetbuf(npppd_ppp *_this, int proto)
usr.sbin/npppd/npppd/ppp.c
105
npppd_ppp *_this;
usr.sbin/npppd/npppd/ppp.c
1052
ppp_log(npppd_ppp *_this, int prio, const char *fmt, ...)
usr.sbin/npppd/npppd/ppp.c
107
if ((_this = calloc(1, sizeof(npppd_ppp))) == NULL) {
usr.sbin/npppd/npppd/ppp.c
1072
ppp_on_network_pipex(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
1208
ppp_get_tunnconf(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
125
ppp_init(npppd *pppd, npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
191
ppp_set_tunnel_label(npppd_ppp *_this, char *buf, int lbuf)
usr.sbin/npppd/npppd/ppp.c
231
ppp_start(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
252
ppp_dialin_proxy_prepare(npppd_ppp *_this, dialin_proxy_info *dpi)
usr.sbin/npppd/npppd/ppp.c
275
ppp_down_others(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
300
ppp_stop(npppd_ppp *_this, const char *reason)
usr.sbin/npppd/npppd/ppp.c
323
ppp_set_disconnect_cause(npppd_ppp *_this, npppd_ppp_disconnect_code code,
usr.sbin/npppd/npppd/ppp.c
336
ppp_set_radius_terminate_cause(npppd_ppp *_this, int cause)
usr.sbin/npppd/npppd/ppp.c
343
ppp_stop0(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
428
npppd_ppp *_this = ctx;
usr.sbin/npppd/npppd/ppp.c
451
ppp_peer_auth_string(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
465
ppp_lcp_up(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
511
ppp_lcp_finished(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
529
ppp_phy_downed(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
565
ppp_auth_ok(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
623
npppd_ppp *_this;
usr.sbin/npppd/npppd/ppp.c
637
ppp_reset_idle_timeout(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
652
ppp_ipcp_opened(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
698
ppp_ccp_opened(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
717
ppp_ccp_stopped(npppd_ppp *_this)
usr.sbin/npppd/npppd/ppp.c
741
ppp_recv_packet(npppd_ppp *_this, unsigned char *pkt, int lpkt, int flags)
usr.sbin/npppd/npppd/ppp.c
77
static void ppp_stop0 (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.c
78
static int ppp_recv_packet (npppd_ppp *, unsigned char *, int, int);
usr.sbin/npppd/npppd/ppp.c
79
static const char *ppp_peer_auth_string (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.c
82
static void ppp_on_network_pipex(npppd_ppp *);
usr.sbin/npppd/npppd/ppp.c
962
ppp_output(npppd_ppp *_this, uint16_t proto, u_char code, u_char id,
usr.sbin/npppd/npppd/ppp.h
289
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ppp.h
310
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ppp.h
323
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ppp.h
346
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ppp.h
357
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ppp.h
369
npppd_ppp *ppp,
usr.sbin/npppd/npppd/ppp.h
381
npppd_ppp *ppp
usr.sbin/npppd/npppd/ppp.h
409
npppd_ppp *ppp;
usr.sbin/npppd/npppd/ppp.h
761
npppd_ppp *ppp_create (void);
usr.sbin/npppd/npppd/ppp.h
762
int ppp_init (npppd *, npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
763
void ppp_start (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
764
int ppp_dialin_proxy_prepare (npppd_ppp *, dialin_proxy_info *);
usr.sbin/npppd/npppd/ppp.h
765
void ppp_stop (npppd_ppp *, const char *);
usr.sbin/npppd/npppd/ppp.h
766
void ppp_set_disconnect_cause (npppd_ppp *, npppd_ppp_disconnect_code, int, int, const char *);
usr.sbin/npppd/npppd/ppp.h
767
void ppp_set_radius_terminate_cause(npppd_ppp *, int);
usr.sbin/npppd/npppd/ppp.h
770
void ppp_lcp_up (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
771
void ppp_lcp_finished (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
772
void ppp_phy_downed (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
773
void ppp_auth_ok (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
774
void ppp_ipcp_opened (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
775
void ppp_ccp_opened (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
776
void ppp_ccp_stopped (npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
777
void ppp_output (npppd_ppp *, uint16_t, u_char, u_char, u_char *, int);
usr.sbin/npppd/npppd/ppp.h
778
u_char *ppp_packetbuf (npppd_ppp *, int);
usr.sbin/npppd/npppd/ppp.h
779
int ppp_log (npppd_ppp *, int, const char *, ...) __printflike(3,4);
usr.sbin/npppd/npppd/ppp.h
780
void ppp_reset_idle_timeout(npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
782
void ppp_process_radius_attrs (npppd_ppp *, RADIUS_PACKET *);
usr.sbin/npppd/npppd/ppp.h
783
int ppp_set_radius_attrs_for_authreq (npppd_ppp *, radius_req_setting *, RADIUS_PACKET *);
usr.sbin/npppd/npppd/ppp.h
785
struct tunnconf *ppp_get_tunnconf(npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
787
void ccp_init (ccp *, npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
788
void ipcp_init (ipcp *, npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
790
void lcp_init (lcp *, npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
795
void pap_init (pap *, npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
801
void chap_init (chap *, npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
808
void eap_init(eap *, npppd_ppp *);
usr.sbin/npppd/npppd/ppp.h
815
void mppe_init (mppe *, npppd_ppp *);
usr.sbin/npppd/pppoe/pppoe_session.c
156
npppd_ppp *ppp;
usr.sbin/npppd/pppoe/pppoe_session.c
440
pppoe_session_ppp_output(npppd_ppp *ppp, u_char *pkt, int lpkt, int flag)
usr.sbin/npppd/pppoe/pppoe_session.c
463
pppoe_session_close_by_ppp(npppd_ppp *ppp)
usr.sbin/npppd/pppoe/pppoe_session.c
481
npppd_ppp *ppp;
usr.sbin/npppd/pppoe/pppoe_session.c
79
static int pppoe_session_ppp_output (npppd_ppp *, u_char *, int, int);
usr.sbin/npppd/pppoe/pppoe_session.c
80
static void pppoe_session_close_by_ppp(npppd_ppp *);
usr.sbin/npppd/pptp/pptp_call.c
664
npppd_ppp *ppp;
usr.sbin/npppd/pptp/pptp_call.c
686
pptp_call_ppp_output(npppd_ppp *ppp, unsigned char *bytes, int nbytes,
usr.sbin/npppd/pptp/pptp_call.c
709
pptp_call_closed_by_ppp(npppd_ppp *ppp)
usr.sbin/npppd/pptp/pptp_call.c
732
npppd_ppp *ppp;
usr.sbin/npppd/pptp/pptp_call.c
85
static int pptp_call_ppp_output (npppd_ppp *, unsigned char *, int, int);
usr.sbin/npppd/pptp/pptp_call.c
86
static void pptp_call_closed_by_ppp (npppd_ppp *);