Home
last modified time | relevance | path

Searched refs:ppptun_atype (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dsppptun.h124 } ppptun_atype; typedef
134 ppptun_atype ptp_address; /* Peer address */
144 ppptun_atype ptc_address; /* Peer address (if any) */
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h93 ppptun_atype tll_lcladdr; /* Local address */
142 ppptun_atype tcl_address;
H A Dsppptun.c1118 ppptun_atype *pap; in sppptun_inner_ioctl()
2083 ppptun_atype *pap; in sppptun_recv()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoed.h42 ppptun_atype *pap, uint32_t *outp, void **srvp);
H A Dcommon.h64 extern const char *ehost(const ppptun_atype *pap);
H A Dpppoec.c262 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 Dcommon.c361 ehost(const ppptun_atype *pap) in ehost()
H A Doptions.c1838 allow_service(const struct service_entry *sep, const ppptun_atype *pap) in allow_service()
1883 locate_service(poep_t *poep, int plen, const char *iname, ppptun_atype *pap, in locate_service()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c54 ppptun_atype localaddr; /* Local interface address */
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c306 handle_pppoe_input(const ppptun_atype *pma, struct strbuf *ctrl, in handle_pppoe_input()