Home
last modified time | relevance | path

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

/linux/lib/
H A Dnlattr.c42 [NLA_MSECS] = sizeof(u64),
142 case NLA_MSECS: in nla_get_range_unsigned()
194 case NLA_MSECS: in nla_validate_range_unsigned()
336 case NLA_MSECS: in nla_validate_int_range()
/linux/net/netlink/
H A Dpolicy.c228 case NLA_MSECS: in netlink_policy_dump_attr_size_estimate()
294 case NLA_MSECS: { in __netlink_policy_dump_write_attr()
/linux/include/net/
H A Dnetlink.h180 NLA_MSECS, enumerator
405 tp == NLA_MSECS || \
412 tp == NLA_MSECS || \
/linux/net/ipv4/
H A Dtcp_metrics.c626 [TCP_METRICS_ATTR_AGE] = { .type = NLA_MSECS, },
632 [TCP_METRICS_ATTR_FOPEN_SYN_DROP_TS] = { .type = NLA_MSECS, },
/linux/net/l2tp/
H A Dl2tp_netlink.c892 [L2TP_ATTR_RECV_TIMEOUT] = { .type = NLA_MSECS, },