Searched refs:NLA_S64 (Results 1 – 6 of 6) sorted by relevance
31 [NLA_S64] = sizeof(s64),44 [NLA_S64] = sizeof(s64),239 case NLA_S64: in nla_get_range_signed()284 case NLA_S64: in nla_validate_int_range_signed()318 case NLA_S64: in nla_validate_int_range()
221 case NLA_S64: in netlink_policy_dump_attr_size_estimate()312 case NLA_S64: { in __netlink_policy_dump_write_attr()
181 NLA_S64, enumerator370 (tp == NLA_S8 || tp == NLA_S16 || tp == NLA_S32 || tp == NLA_S64)
786 [TCA_TAPRIO_ATTR_SCHED_BASE_TIME] = { .type = NLA_S64 },789 [TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME] = { .type = NLA_S64 },790 [TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME_EXTENSION] = { .type = NLA_S64 },
929 [TCA_NETEM_LATENCY64] = { .type = NLA_S64 },930 [TCA_NETEM_JITTER64] = { .type = NLA_S64 },
72 [RDMA_NLDEV_ATTR_DRIVER_S64] = { .type = NLA_S64 },
Completed in 17 milliseconds