Home
last modified time | relevance | path

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

/dragonfly/libexec/rbootd/
H A Drmp.h66 #define HPEXT_DXSAP 0x608 /* HP Destination Service Access Point */ macro
H A Dbpf.c172 { BPF_JMP|BPF_JEQ|BPF_K, 0, 1, HPEXT_DXSAP }, in BpfOpen()
H A Drmpproto.c566 rconn->rmp.hp_llc.sxsap = htons(HPEXT_DXSAP); in SendPacket()