Searched refs:POET_GET_LENG (Results 1 – 7 of 7) sorted by relevance
88 #define POET_GET_LENG(x) (((x)[2]<<8) | (x)[3]) macro92 #define POET_NEXT(x) (POET_DATA(x) + POET_GET_LENG(x))
195 tptr+POET_HDRLEN+POET_GET_LENG(tptr) > tend) in poe_tagcheck()266 tlen = POET_GET_LENG(tagp) + POET_HDRLEN; in poe_tag_copy()
466 tlen = POET_GET_LENG(tagp); in display_pppoe()856 tlen = POET_GET_LENG(tagp); in send_padr()1128 tlen = POET_GET_LENG(tagp); in act_open()1174 tlen = POET_GET_LENG(tagp); in act_open()1287 if (POET_GET_LENG(tagp) < sizeof (vals)) in get_sequence()1340 tlen = POET_GET_LENG(tagp); in use_server()
1942 tlen = POET_GET_LENG(tagp); in locate_service()
212 tlen = POET_GET_LENG(tagp); in handle_motm_hurl()262 tlen = POET_GET_LENG(tagp); in handle_ip_route_add()
156 tag_length = POET_GET_LENG(tagptr); in interpret_tags()
2124 POET_GET_LENG(ucp) >= sizeof (uint32_t)) in sppptun_recv()2126 i -= POET_GET_LENG(ucp) + POET_HDRLEN; in sppptun_recv()