Home
last modified time | relevance | path

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

/linux/lib/
A Dnlattr.c39 [NLA_MSECS] = sizeof(u64),
134 case NLA_MSECS: in nla_get_range_unsigned()
181 case NLA_MSECS: in nla_validate_range_unsigned()
312 case NLA_MSECS: in nla_validate_int_range()
/linux/net/netlink/
A Dpolicy.c217 case NLA_MSECS: in netlink_policy_dump_attr_size_estimate()
280 case NLA_MSECS: { in __netlink_policy_dump_write_attr()
/linux/include/net/
A Dnetlink.h173 NLA_MSECS, enumerator
377 tp == NLA_MSECS || \
384 tp == NLA_MSECS || \
/linux/net/ipv4/
A Dtcp_metrics.c608 [TCP_METRICS_ATTR_AGE] = { .type = NLA_MSECS, },
614 [TCP_METRICS_ATTR_FOPEN_SYN_DROP_TS] = { .type = NLA_MSECS, },
/linux/net/l2tp/
A Dl2tp_netlink.c892 [L2TP_ATTR_RECV_TIMEOUT] = { .type = NLA_MSECS, },

Completed in 13 milliseconds