Home
last modified time | relevance | path

Searched refs:DDP_MAXHOPS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Datalk.h23 #define DDP_MAXHOPS 15 /* 4 bits of hop counter */ macro
/linux/net/appletalk/
H A Dddp.c1536 ddp->deh_len_hops = htons(skb->len + (DDP_MAXHOPS << 10)); in ltalk_rcv()