Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-juniper.c48 #define JUNIPER_BPF_EXT 0x80 /* extensions present */ macro
110 { JUNIPER_BPF_EXT, "Ext" },
1217 if ((l2info->flags & JUNIPER_BPF_EXT ) == JUNIPER_BPF_EXT ) { in juniper_parse_header()