Searched refs:label_num (Results 1 – 1 of 1) sorted by relevance
7945 gen_mpls(label_num) in gen_mpls() argument7946 int label_num; in gen_mpls()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,