Home
last modified time | relevance | path

Searched refs:POET_GET_TYPE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c463 ttyp = POET_GET_TYPE(tagp); in display_pppoe()
853 ttyp = POET_GET_TYPE(tagp); in send_padr()
1125 ttyp = POET_GET_TYPE(tagp); in act_open()
1171 ttyp = POET_GET_TYPE(tagp); in act_open()
1255 ttyp = POET_GET_TYPE(tagp); in error_check()
1283 ttyp = POET_GET_TYPE(tagp); in get_sequence()
1331 ttyp = POET_GET_TYPE(tagp); in use_server()
H A Doptions.c1940 ttyp = POET_GET_TYPE(tagp); in locate_service()
/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h84 #define POET_GET_TYPE(x) (((x)[0]<<8) | (x)[1]) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c209 ttype = POET_GET_TYPE(tagp); in handle_motm_hurl()
259 ttype = POET_GET_TYPE(tagp); in handle_ip_route_add()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c153 tag_type = POET_GET_TYPE(tagptr); in interpret_tags()
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c2123 if (POET_GET_TYPE(ucp) == POETT_END) { in sppptun_recv()
2127 if (POET_GET_TYPE(ucp) == POETT_UNIQ && in sppptun_recv()