Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-juniper.c54 #define JUNIPER_LSQ_L3_PROTO_MASK (0x17 << JUNIPER_LSQ_L3_PROTO_SHIFT) macro
1388 l2info->proto = (l2info->cookie[5])&JUNIPER_LSQ_L3_PROTO_MASK; in juniper_parse_header()
1409 l2info->proto = (l2info->cookie[5])&JUNIPER_LSQ_L3_PROTO_MASK; in juniper_parse_header()
1433 l2info->proto = (l2info->cookie[5])&JUNIPER_LSQ_L3_PROTO_MASK; in juniper_parse_header()