Searched refs:ppptun_atype (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/common/net/ |
H A D | sppptun.h | 124 } ppptun_atype; typedef 134 ppptun_atype ptp_address; /* Peer address */ 144 ppptun_atype ptc_address; /* Peer address (if any) */
|
/titanic_41/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun_impl.h | 93 ppptun_atype tll_lcladdr; /* Local address */ 142 ppptun_atype tcl_address;
|
H A D | sppptun.c | 1117 ppptun_atype *pap; in sppptun_inner_ioctl() 2079 ppptun_atype *pap; in sppptun_recv()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | pppoed.h | 44 ppptun_atype *pap, uint32_t *outp, void **srvp);
|
H A D | common.h | 66 extern const char *ehost(const ppptun_atype *pap);
|
H A D | pppoec.c | 262 ppptun_atype poemsg_sender; /* Address of sender */ 445 display_pppoe(FILE *out, const poep_t *poep, int plen, const ppptun_atype *pap) in display_pppoe() 586 const ppptun_atype *destaddr) in send_pppoe() 620 ppptun_atype destaddr; in send_padi() 1313 use_server(poemsg_t *pado, const ppptun_atype *pap) in use_server()
|
H A D | common.c | 363 ehost(const ppptun_atype *pap) in ehost()
|
H A D | options.c | 1837 allow_service(const struct service_entry *sep, const ppptun_atype *pap) in allow_service() 1882 locate_service(poep_t *poep, int plen, const char *iname, ppptun_atype *pap, in locate_service()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 54 ppptun_atype localaddr; /* Local interface address */
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/ |
H A D | pppoe.c | 306 handle_pppoe_input(const ppptun_atype *pma, struct strbuf *ctrl, in handle_pppoe_input()
|