Home | History | Annotate | Download | only in libpcap

Lines Matching refs:label_num

8023 gen_mpls(label_num)
8024 int label_num;
8063 if (label_num >= 0) {
8064 label_num = label_num << 12; /* label is shifted 12 bits on the wire */
8065 b1 = gen_mcmp(OR_LINKPL, 0, BPF_W, (bpf_int32)label_num,