HomeSort by relevance Sort by last modified time
    Searched refs:BPF_NLA_OPS_LEN (Results 1 - 4 of 4) sorted by null

  /external/iproute2/tc/
tc_bpf.h 24 BPF_NLA_OPS_LEN = 0,
f_bpf.c 24 [BPF_NLA_OPS_LEN] = TCA_BPF_OPS_LEN,
m_bpf.c 26 [BPF_NLA_OPS_LEN] = TCA_ACT_BPF_OPS_LEN,
tc_bpf.c 601 addattr16(n, MAX_MSG, nla_tbl[BPF_NLA_OPS_LEN], ret);
    [all...]

Completed in 236 milliseconds