Searched refs:JUNIPER_BPF_PKT_IN (Results 1 – 1 of 1) sorted by relevance
54 #define JUNIPER_BPF_PKT_IN 0x1 /* Incoming packet */ macro126 { JUNIPER_BPF_PKT_IN, "In" },1112 if (l2info.direction != JUNIPER_BPF_PKT_IN && /* ether-over-1483 encaps ? */ in juniper_atm2_if_print()1286 l2info->direction = GET_U_1(p + 3) & JUNIPER_BPF_PKT_IN; in juniper_parse_header()