Home | History | Annotate | Download | only in libpcap

Lines Matching refs:label_num

7945 gen_mpls(label_num)
7946 int label_num;
7998 if (label_num >= 0) {
7999 label_num = label_num << 12; /* label is shifted 12 bits on the wire */
8000 b1 = gen_mcmp(OR_MACPL, orig_nl, BPF_W, (bpf_int32)label_num,