Home
last modified time | relevance | path

Searched defs:pdu (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/sys/netiso/
H A Desis.c223 register struct esis_fixed *pdu = mtod(m0, struct esis_fixed *); variable
286 struct esis_fixed *pdu; variable
478 struct esis_fixed *pdu = mtod(m, struct esis_fixed *); variable
562 struct esis_fixed *pdu = mtod(m, struct esis_fixed *); variable
629 struct esis_fixed *pdu = mtod(m0, struct esis_fixed *); variable
781 struct esis_fixed *pdu; variable
H A Desis.h88 #define ESIS_CKSUM_REQUIRED(pdu)\ argument