Searched refs:IEEE_DSAP_HP (Results 1 – 3 of 3) sorted by relevance
35 #define IEEE_DSAP_HP 0xF8 /* Destination Service Access Point */ macro
40 #define IEEE_DSAP_HP 0xF8 /* Destination Service Access Point */ macro
156 { BPF_JMP|BPF_JEQ|BPF_K, 0, 5, IEEE_DSAP_HP }, in BpfOpen()