Searched refs:IEEE_DSAP_HP (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/rbootd/ | ||
H A D | rmp.h | 62 #define IEEE_DSAP_HP 0xF8 /* Destination Service Access Point */ macro |
H A D | bpf.c | 170 { BPF_JMP|BPF_JEQ|BPF_K, 0, 5, IEEE_DSAP_HP }, in BpfOpen() |