Home
last modified time | relevance | path

Searched refs:dxsap (Results 1 – 4 of 4) sorted by relevance

/dragonfly/libexec/rbootd/
H A Drmp.h89 u_int16_t dxsap; /* HP extended DSAP */ member
H A Dbpf.c171 { BPF_LD|BPF_H|BPF_ABS, 0, 0, (long)&RMP->hp_llc.dxsap }, in BpfOpen()
H A Dutils.c113 ntohs(rmp->hp_llc.dxsap), ntohs(rmp->hp_llc.sxsap)); in DispPkt()
H A Drmpproto.c565 rconn->rmp.hp_llc.dxsap = htons(HPEXT_SXSAP); in SendPacket()