Home
last modified time | relevance | path

Searched refs:NLA_MSECS (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/lib/
Dnlattr.c40 [NLA_MSECS] = sizeof(u64),
135 case NLA_MSECS: in nla_get_range_unsigned()
182 case NLA_MSECS: in nla_validate_range_unsigned()
313 case NLA_MSECS: in nla_validate_int_range()
/kernel/linux/linux-5.10/net/netlink/
Dpolicy.c227 case NLA_MSECS: in netlink_policy_dump_attr_size_estimate()
290 case NLA_MSECS: { in __netlink_policy_dump_write_attr()
/kernel/linux/linux-5.10/include/net/
Dnetlink.h173 NLA_MSECS, enumerator
377 tp == NLA_MSECS || \
384 tp == NLA_MSECS || \
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_metrics.c627 [TCP_METRICS_ATTR_AGE] = { .type = NLA_MSECS, },
633 [TCP_METRICS_ATTR_FOPEN_SYN_DROP_TS] = { .type = NLA_MSECS, },
/kernel/linux/linux-5.10/net/l2tp/
Dl2tp_netlink.c892 [L2TP_ATTR_RECV_TIMEOUT] = { .type = NLA_MSECS, },