Home
last modified time | relevance | path

Searched refs:UD_TPDU_type (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/netiso/
H A Dcltp_var.h10 #define UD_TPDU_type 0x40 /* packet type */ macro
H A Dcltp_usrreq.c200 up[1] = UD_TPDU_type;
H A Dtp_iso.c476 if (mtod(m, u_char *)[1] == UD_TPDU_type)