Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-juniper.c58 #define JUNIPER_BPF_EXT 0x80 /* extensions present */ macro
122 { JUNIPER_BPF_EXT, "Ext" },
1304 if ((l2info->flags & JUNIPER_BPF_EXT ) == JUNIPER_BPF_EXT ) { in juniper_parse_header()